]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
standards.7: Relocate the discussion on POSIX manual pages
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 21 Nov 2020 06:56:32 +0000 (07:56 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 21 Nov 2020 06:56:32 +0000 (07:56 +0100)
Rather than mention these pages under the discussion of one
version of the standard, move that text to the end of the page,
where it is probably a little more obvious.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/standards.7

index bba78d6eeb0ae16ecf88367c25c17f15177cd30f..021769662b5b4782f0964b90aa1e37f05cbd21fe 100644 (file)
@@ -202,9 +202,7 @@ conducted under the auspices of the Austin Group
 .UE .
 The standard is available online at
 .UR http://www.unix.org\:/version3/
-.UE ,
-and the interfaces that it describes are also available in the Linux
-manual pages package under sections 1p and 3p (e.g., "man 3p open").
+.UE .
 .IP
 The standard defines two levels of conformance:
 .IR "POSIX conformance" ,
@@ -299,6 +297,11 @@ Technical Corrigenda 1 and 2 applied.
 .B SUSv4 2018 edition
 This is equivalent to POSIX.1-2017, with the addition of
 the XCurses specification.
+.PP
+The interfaces documented in POSIX.1/SUS are available as
+manual pages under sections 0p (header files), 1p (commands),
+and 3p (functions);
+thus one can write "man 3p open".
 .SH SEE ALSO
 .BR getconf (1),
 .BR confstr (3),