[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4ba6c215-6d28-1769-52d3-04941b962ff3@kernel.org>
Date: Tue, 18 Oct 2022 20:48:29 +0200
From: Alejandro Colomar <alx.manpages@...il.com>
To: Michael Kerrisk <mtk.manpages@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
GNU C Library <libc-alpha@...rceware.org>,
linux-man <linux-man@...r.kernel.org>
Cc: Jonathan Corbet <corbet@....net>,
"Dr. Tobias Quathamer" <toddy@...ian.org>,
Marcos Fouces <marcos@...ian.org>, Sam James <sam@...too.org>,
Pierre Labastie <pierre.labastie@...f.fr>
Subject: man-pages-6.01 released
Gidday!
I'm proud to announce:
man-pages-6.01 - manual pages for GNU/Linux
This release results from patches, bug reports, reviews, and comments
from around 16 contributors. The release includes around 14 commits,
and changed all of the pages.
Tarball download:
<https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/>
Git repository:
<https://git.kernel.org/cgit/docs/man-pages/man-pages.git/>
The most notable changes in man-pages-6.01 are the following:
- Build system fixes. These were quite bad for distributors, which is
the reason we released 6.01 so soon after 6.00.
- Document EOF, FAN_MARK_IGNORE, STATX_DIOALIGN, and a few feature
test macros.
Thank you all for contributing.
Cheers,
Alex
==================== Changes in man-pages-6.01 ====================
Released: 2022-10-18, Aldaya
Contributors
------------
The following people contributed patches/fixes, reports, notes,
ideas, and discussions that have been incorporated in changes in
this release:
"G. Branden Robinson" <g.branden.robinson@...il.com>
Agostino Sarubbo <ago@...too.org>
Alejandro Colomar <alx@...nel.org>
Amir Goldstein <amir73il@...il.com>
Darrick J. Wong <djwong@...nel.org>
Eric Biggers <ebiggers@...gle.com>
Grigoriy <grigoriyremvar@...tonmail.com>
Jakub Wilk <jwilk@...lk.net>
Jan Kara <jack@...e.cz>
Matthew Bobrowski <repnop@...gle.com>
Michael Tokarev <mjt@....msk.ru>
Mike Gilbert <floppym@...too.org>
Nicolás A. Ortega Froysa <nicolas@...egas.org>
Pierre Labastie <pierre.labastie@...f.fr>
Sam James <sam@...too.org>
Steve Izma <sizma@...den.net>
Apologies if I missed anyone!
New and rewritten pages
-----------------------
EOF.3const
Newly documented interfaces in existing pages
---------------------------------------------
fanotify_mark.2
FAN_MARK_IGNORE
open.2, statx.2
STATX_DIOALIGN
feature_test_macros.7
_FORTIFY_SOURCE=3
_TIME_BITS
Global changes
--------------
- Build system:
- Update manual page dates (TH 3rd argument) when creating the tarball
with 'make dist'. this removes the need for a tstamp commit before
each release.
- Don't print spurious errors from the Makefile that are not relevant.
- Manual pages' sections:
- Title (.TH):
- Remove the hardcoded date (TH 3rd argument), and replace it by a
placeholder that should be changed when creating the tarball.
This removes the need for a tstamp commit before each release.
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).
--
<http://www.alejandro-colomar.es/>
Powered by blists - more mailing lists