From a8e7c990dc49a460bc0fac3f0cf120bc87e0738d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 15 May 2006 09:13:10 +0000 Subject: [PATCH] Rename ftm.7 to feature_test_macros.7 --- man2/fcntl.2 | 2 +- man2/getsid.2 | 2 +- man2/intro.2 | 2 +- man2/open.2 | 2 +- man2/poll.2 | 2 +- man2/select.2 | 2 +- man2/setpgid.2 | 2 +- man2/signal.2 | 2 +- man3/encrypt.3 | 2 +- man3/finite.3 | 2 +- man3/getcwd.3 | 2 +- man3/getdate.3 | 2 +- man3/intro.3 | 2 +- man3/posix_memalign.3 | 2 +- man3/termios.3 | 4 ++-- man3/ualarm.3 | 2 +- man3/unlocked_stdio.3 | 2 +- man3/usleep.3 | 2 +- man7/feature_test_macros.7 | 4 ++-- 19 files changed, 21 insertions(+), 21 deletions(-) diff --git a/man2/fcntl.2 b/man2/fcntl.2 index 45cd6a73b..01f1f03f4 100644 --- a/man2/fcntl.2 +++ b/man2/fcntl.2 @@ -949,7 +949,7 @@ SVr4 documents additional EIO, ENOLINK and EOVERFLOW error conditions. .BR socket (2), .BR lockf (3), .BR capabilities (7), -.BR ftm (7) +.BR feature_test_macros (7) .P See also locks.txt, mandatory.txt, and dnotify.txt in /usr/src/linux/Documentation. diff --git a/man2/getsid.2 b/man2/getsid.2 index 872074fab..d663205df 100644 --- a/man2/getsid.2 +++ b/man2/getsid.2 @@ -66,4 +66,4 @@ for some integer \fIn\fP larger than or equal to 500. .SH "SEE ALSO" .BR getpgid (2), .BR setsid (2), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/intro.2 b/man2/intro.2 index b87daaf43..f773ee8ae 100644 --- a/man2/intro.2 +++ b/man2/intro.2 @@ -203,4 +203,4 @@ Version 7, the ancestral Unix from Bell Labs. .SH "SEE ALSO" .BR syscall (2), .BR errno (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/open.2 b/man2/open.2 index 0df2b45de..1bcf1da57 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -557,4 +557,4 @@ corresponding to the flags \fBO_SYNC\fR, \fBO_DSYNC\fR and .BR write (2), .BR fopen (3), .BR fifo (7), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/poll.2 b/man2/poll.2 index a35c164f6..301031d59 100644 --- a/man2/poll.2 +++ b/man2/poll.2 @@ -285,4 +285,4 @@ This constant is not provided in glibc. .SH "SEE ALSO" .BR select (2), .BR select_tut (2), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/select.2 b/man2/select.2 index 9b6dc6cec..2261fc627 100644 --- a/man2/select.2 +++ b/man2/select.2 @@ -485,4 +485,4 @@ For vaguely related stuff, see .BR sigprocmask (2), .BR write (2), .BR epoll (7), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/setpgid.2 b/man2/setpgid.2 index 7a606909b..e1245933d 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -190,4 +190,4 @@ for some integer \fIn\fP larger than or equal to 500. .BR tcgetpgrp (3), .BR tcsetpgrp (3), .BR termios (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man2/signal.2 b/man2/signal.2 index 6bf8361b8..7f57b73fe 100644 --- a/man2/signal.2 +++ b/man2/signal.2 @@ -295,5 +295,5 @@ ANSI C .BR raise (3), .BR sigsetops (3), .BR sigvec (3), -.BR ftm (7), +.BR feature_test_macros (7), .BR signal (7) diff --git a/man3/encrypt.3 b/man3/encrypt.3 index f311058db..030f57060 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -143,4 +143,4 @@ are GNU extensions. .BR crypt (3), .BR ecb_crypt (3), .BR fcrypt (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/finite.3 b/man3/finite.3 index 2eeb08dab..80182fd6a 100644 --- a/man3/finite.3 +++ b/man3/finite.3 @@ -85,4 +85,4 @@ function occurs in 4.3BSD. .\" see IEEE.3 in the 4.3BSD manual .SH "SEE ALSO" .BR fpclassify (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/getcwd.3 b/man3/getcwd.3 index 3883c25f1..c1dddb3f0 100644 --- a/man3/getcwd.3 +++ b/man3/getcwd.3 @@ -171,4 +171,4 @@ POSIX.1 .BR unlink (2), .BR free (3), .BR malloc (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/getdate.3 b/man3/getdate.3 index e5ab06973..04d6ff2e4 100644 --- a/man3/getdate.3 +++ b/man3/getdate.3 @@ -172,4 +172,4 @@ ISO 9899, POSIX 1003.1-2001 .BR strftime (3), .BR strptime (3), .BR time (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/intro.3 b/man3/intro.3 index 9b21b7fa5..f1e98eee2 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -57,4 +57,4 @@ Look at the header of the manual page for the author(s) and copyright conditions. Note that these can be different from page to page! .SH "SEE ALSO" .BR errno (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/posix_memalign.3 b/man3/posix_memalign.3 index d3ed8c2f3..5da78033c 100644 --- a/man3/posix_memalign.3 +++ b/man3/posix_memalign.3 @@ -188,4 +188,4 @@ _XOPEN_SOURCE is defined to a value not less than 500). .BR getpagesize (2), .BR free (3), .BR malloc (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/termios.3 b/man3/termios.3 index 47ed5a885..2691452f7 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -90,7 +90,7 @@ The values that may be assigned to these fields are described below. In the case of the first four bit-mask fields, the definitions of some of the associated flags that may be set are only exposed if a specific feature test macro (see -.BR ftm (7)) +.BR feature_test_macros (7)) is defined, as noted in brackets ("[]"). .PP In the descriptions below, "not in POSIX" means that the @@ -675,5 +675,5 @@ behaves like .\" glibc for sunos4: ignore duration .SH "SEE ALSO" .BR stty (1), -.BR ftm (7), +.BR feature_test_macros (7), .BR setserial (8) diff --git a/man3/ualarm.3 b/man3/ualarm.3 index 0f9092084..49cfe27eb 100644 --- a/man3/ualarm.3 +++ b/man3/ualarm.3 @@ -107,4 +107,4 @@ instead. .BR select (2), .BR setitimer (2), .BR usleep (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/unlocked_stdio.3 b/man3/unlocked_stdio.3 index c8cf261ab..30de10aaa 100644 --- a/man3/unlocked_stdio.3 +++ b/man3/unlocked_stdio.3 @@ -92,4 +92,4 @@ variants occur on a few Unix systems, and are available in recent glibc. They should probably not be used. .SH "SEE ALSO" .BR flockfile (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man3/usleep.3 b/man3/usleep.3 index d21f2143e..d6fa173b6 100644 --- a/man3/usleep.3 +++ b/man3/usleep.3 @@ -117,4 +117,4 @@ instead. .BR select (2), .BR setitimer (2), .BR sleep (3), -.BR ftm (7) +.BR feature_test_macros (7) diff --git a/man7/feature_test_macros.7 b/man7/feature_test_macros.7 index 2d0a65de5..75ba7768d 100644 --- a/man7/feature_test_macros.7 +++ b/man7/feature_test_macros.7 @@ -23,9 +23,9 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" -.TH FTM 7 2006-04-26 "Linux" "Linux Programmer's Manual" +.TH FEATURE_TEST_MACROS 7 2006-04-26 "Linux" "Linux Programmer's Manual" .SH NAME -ftm \- feature test macros +feature_test_macros \- feature test macros .SH SYNOPSIS .nf .B #include