Hey! Built updated PKGBUILDs for 6.04 and 6.04.1 for Arch Linux see attached file On 4/3/23, Alejandro Colomar wrote: > Gidday! > > I'm proud to announce: > > man-pages-6.04 - manual pages for GNU/Linux > > The release tarball is already available at . > > Tarball download: > > Git repository: > > > The most notable changes in the release are: > > - New APIs have been documented in proc(5) (KPF_PGTABLE), landlock(7) > (LANDLOCK_ACCESS_FS_REFER, LANDLOCK_ACCESS_FS_TRUNCATE), and udp(7) > (UDP_GRO, UDP_SEGMENT). > > - C89 information has been restored. Information about old standards > and systems has been moved to a new HISTORY section. VERSIONS has > been repurposed, and STANDARDS has been simplified. Some functions > have been marked as deprecated, according to their standards. > > - The build system has been improved to allow several operations that > distributions usually perform, such as installing compressed pages, > installing link pages as symlinks, or moving mandirs. > > Thanks you all for contributing! > > Cheers, > > Alex > > ==================== Changes in man-pages-6.04 ==================== > > Released: 2023-04-03, Aldaya > > > Contributors > ------------ > > The following people contributed patches/fixes, reports, notes, > ideas, and discussions that have been incorporated in changes in > this release: > > Ahelenia Ziemiańska > Alejandro Colomar > Andrew Clayton > Brian Inglis > "Carlos O'Donell" > Christian Brauner > Christoph Lameter > Dmitry Goncharov > "Dmitry V. Levin" > Elliott Hughes > Elvira Khabirova > Fotios Valasiadis > "G. Branden Robinson" > Guy Shefy > Günther Noack > Helge Kreutzmann > Iker Pedrosa > Jack Pearson > Jakub Wilk > Marco Bonelli > Matt Jolly > Mickaël Salaün > Nate Eldredge > Oskari Pirhonen > Patrick Reader <_@pxeger.com> > Paul Eggert > Paul Smith > Ralph Corderoy > Rodrigo Campos > Samanta Navarro > Serge Hallyn > Simon Horman > Timo Stark > Tom Schwindl > "Valentin V. Bartenev" > Vincent Lefevre > Vladislav Ivanishin > Willem de Bruijn > Wu Zhenyu > Yedidyah Bar David > Younes Manton > > > > > Apologies if I missed anyone! > > > Newly documented interfaces in existing pages > --------------------------------------------- > > proc.5 > KPF_PGTABLE (Linux 4.18) > > landlock.7 > LANDLOCK_ACCESS_FS_REFER (Linux 5.19) > LANDLOCK_ACCESS_FS_TRUNCATE (Linux 6.02) > > udp.7 > UDP_GRO (Linux 5.0) > UDP_SEGMENT (Linux 4.18) > > > Global changes > -------------- > > - Sections: > - Add HISTORY. > - HISTORY: Restore C89 references. > - Repurpose VERSIONS. > - Simplify STANDARDS. > - SYNOPSIS: Mark several functions as deprecated. > > - Build system: > - Support installing in different mandirs > (e.g., man3typedir='/usr/share/man/man3'). > - Support installing compressed pages (Z='.gz'). > - Support installing link pages as symlinks (LINK_PAGES='symlink'). > > > Changes to individual pages > --------------------------- > > 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, use git(1). > > > -- > > GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5 >