]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
syscalls.2, feature_test_macros.7, standards.7: SEE ALSO: add libc(7)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Jan 2009 19:01:29 +0000 (08:01 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 12 Jan 2009 19:37:49 +0000 (08:37 +1300)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/syscalls.2
man7/feature_test_macros.7
man7/standards.7

index 7ee3da45e0c774b4f8d042511c93a522588ccdc8..48f39e605ceb446ce5b3628eca6a030f54839098 100644 (file)
@@ -791,4 +791,5 @@ and similarly
 .\" they are today.
 .SH SEE ALSO
 .BR syscall (2),
-.BR unimplemented (2)
+.BR unimplemented (2),
+.BR libc (7)
index fbb26021c509ba63783b5c4b63f2c8d766432ca7..ed67c478a0d5112863c2e0936fe2359271ae5b0c 100644 (file)
@@ -437,6 +437,7 @@ Programs should \fInever\fP define these macros directly:
 instead, the appropriate feature test macro(s) from the
 list above should be employed.
 .SH SEE ALSO
+.BR libc (7),
 .BR standards (7)
 .sp
 The section "Feature Test Macros" under
index 1d228db4d35603035aa4a100fa239f92ff1999ef..35aeadfbd154036468603bfdf941c70cef0fa04b 100644 (file)
@@ -260,4 +260,5 @@ Further information can be found on the Austin group web site,
 http://www.opengroup.org/austin/ .
 .SH "SEE ALSO"
 .BR feature_test_macros (7),
+.BR libc (7),
 .BR posixoptions (7)