From: Alejandro Colomar Date: Thu, 6 Mar 2025 22:49:09 +0000 (+0100) Subject: Changes: Ready for 6.13 X-Git-Tag: man-pages-6.13^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=380c22882dc0cd3d4ee16255d1f5ff1a1073ca59;p=thirdparty%2Fman-pages.git Changes: Ready for 6.13 Signed-off-by: Alejandro Colomar --- diff --git a/Changes b/Changes index 3dfb235fa..537f2c511 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ -==================== Changes in man-pages-?.?? ==================== +==================== Changes in man-pages-6.13 ==================== -Released: ????-??-??, ??Location?? +Released: 2025-03-06, Vinaròs New and rewritten pages @@ -10,6 +10,12 @@ New and rewritten pages Newly documented interfaces in existing pages --------------------------------------------- +man7/ + landlock.7 + Landlock ABI v6 + LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET + LANDLOCK_SCOPE_SIGNAL + New and changed links --------------------- @@ -26,6 +32,15 @@ Removed links Global changes -------------- +- Build system: + - PDF book: + - Add support for UNIX V10 sources. + - Makefiles: + - Don't pass an escaped # to grep(1). Use a trick to work with + both new and old systems. This fixes a regressions in the + build system from man-pages-6.11, which was itself introduced + while fixing a regression introduced in man-pages-6.10. + Changes to individual files ---------------------------