Gidday! I'm proud to announce: man-pages-6.18 - manual pages for GNU+Linux Tarball download: Git repository: Online PDF book: Thanks to all the contributors to this release (in BCC)! And thanks to our sponsors! $ sort --random-sort Hudson River Trading Google You are receiving this message either because: a) (BCC) You contributed to this release. b) You are subscribed to , , or . c) (BCC) I have information (possibly inaccurate) that you are the maintainer of a translation of the manual pages, or are the maintainer of the manual pages set in a particular distribution, or have expressed interest in helping with man-pages maintenance, or have otherwise expressed interest in being notified about man-pages releases. If you don't want to receive such messages from me, or you know of some other translator or maintainer who may want to receive such notifications, send me a message. If you want to be added to this list (which I store encrypted), send me a message. ==================== NEWS ========================================= Not much in this release. It's actually a quite boring release, which is good for packagers. Nothing they should care about. BTW, distros have started packaging the scripts provided in the previous release (Debian and Arch already provide manpages-bin). ==================== Linux Software Map =========================== Begin4 Title: Linux man-pages Version: 6.18 Entered-date: 2026-04-22 Description: Manual pages for GNU+Linux. This package contains manual pages for sections 2, 3, 4, 5, and 7, and subsections of those. Only a few pages are provided in sections 1, 6, and 8, and none in 9. Keywords: man pages Maintained-by: Alejandro Colomar Primary-site: http://www.kernel.org/pub/linux/docs/man-pages 2.7M man-pages-6.18.tar.gz Copying-policy: several; the pages are all freely distributable as long as nroff source is provided End ==================== Changes in man-pages-6.18 ==================== Released: 2026-04-22, Aldaya New and rewritten pages ----------------------- man2/ futex_waitv.2 man3/ aprintf.3 io_destroy.3 (previously, io_destroy(2)) io_setup.3 (previously, io_setup(2)) rawmemchr.3 (previously, memchr(3)) stpcpy.3 (previously, strcpy(3)) strchrnul.3 (previously, strchr(3)) strdupa.3 (previously, strdup(3)) strnul.3 strtok_r.3 (previously, strtok(3)) Newly documented interfaces in existing pages --------------------------------------------- man2/ landlock_create_ruleset.2 struct landlock_ruleset_attr::scoped LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF LANDLOCK_RESTRICT_SELF_LOG_SAME_EXEC_OFF LANDLOCK_RESTRICT_SELF_LOG_NEW_EXEC_ON LANDLOCK_CREATE_RULESET_ERRATA landlock_restrict_self.2 LANDLOCK_RESTRICT_SELF_TSYNC statmount.2 req.mnt_ns_id STATMOUNT_MNT_NS_ID STATMOUNT_MNT_OPTS STATMOUNT_FS_SUBTYPE STATMOUNT_SB_SOURCE STATMOUNT_OPT_ARRAY STATMOUNT_OPT_SEC_ARRAY STATMOUNT_{UIDMAP,GIDMAP} STATMOUNT_SUPPORTED_MASK req.mnt_ns_fd STATMOUNT_BY_FD truncate.2 ENOSPC man3/ printf.3 scanf.3 %wN man5/ core.5 %f FC man7/ landlock.7 LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF LANDLOCK_RESTRICT_SELF_LOG_SAME_EXEC_OFF LANDLOCK_RESTRICT_SELF_LOG_NEW_EXEC_ON LANDLOCK_CREATE_RULESET_ERRATA LANDLOCK_RESTRICT_SELF_TSYNC New and changed links --------------------- man3/ strndupa.3 (strdupa(3)) vaprintf.3 (aprintf(3)) Global changes -------------- - man/ - man3/ - Document how string functions relate to each other. - Separate documentation of system calls and of libaio wrappers. Changes to individual files --------------------------- The manual pages and other files in the repository have been improved beyond what this changelog covers. To learn more about changes applied to individual pages, or the authors of changes, use git(1). --