diff options
author | Alejandro Colomar <alx@kernel.org> | 2025-02-22 11:36:07 +0100 |
---|---|---|
committer | Alejandro Colomar <alx@kernel.org> | 2025-02-22 11:38:54 +0100 |
commit | 0b390e80034f9e134560309840fc4053196523f9 (patch) | |
tree | 4d93572dbe8f2797a782cba9521aead770f52afe | |
parent | fe7e094e78139a4ac5ee31b2321b77041c725794 (diff) | |
download | man-pages-0b390e80034f9e134560309840fc4053196523f9.tar.gz |
Changes: Ready for 6.12man-pages-6.12
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r-- | Changes | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,6 +1,6 @@ -==================== Changes in man-pages-?.?? ==================== +==================== Changes in man-pages-6.12 ==================== -Released: ????-??-??, ??Location?? +Released: 2025-02-22, Venezia Santa Lucia New and rewritten pages @@ -10,6 +10,12 @@ New and rewritten pages Newly documented interfaces in existing pages --------------------------------------------- +man2/ + mbind.2 + MPOL_PREFERRED_MANY + set_mempolicy.2 + MPOL_PREFERRED_MANY + New and changed links --------------------- @@ -26,6 +32,10 @@ Removed links Global changes -------------- +- Build system: + - Use ifndef and := instead of ?= (fixes regression introduced in + 6.11, which affected at least the version string). + Changes to individual files --------------------------- |