aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 09:00:11 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-23 09:00:11 +0000
commitcfc2d88d4da414cbdbd8a9e299c82b4150b31bc5 (patch)
tree64e652b1d93b069989a926b2d0c712b1389d8a9e
parent2ef850817f0b003aa467244cb99108886e2ad8c4 (diff)
downloadman-pages-cfc2d88d4da414cbdbd8a9e299c82b4150b31bc5.tar.gz
Standardize sentence used under "Feature Test Macro Requirements"
when referring to all functions shown in the SYNOPSIS.
-rw-r--r--man3/drand48.32
-rw-r--r--man3/drand48_r.32
-rw-r--r--man3/erf.32
-rw-r--r--man3/flockfile.32
-rw-r--r--man3/sigvec.32
-rw-r--r--man3/timeradd.32
-rw-r--r--man3/wprintf.32
7 files changed, 7 insertions, 7 deletions
diff --git a/man3/drand48.3 b/man3/drand48.3
index 3005101da7..82a6348207 100644
--- a/man3/drand48.3
+++ b/man3/drand48.3
@@ -58,7 +58,7 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.ad l
-All functions described on this page:
+All functions shown above:
.\" .BR drand48 (),
.\" .BR erand48 (),
.\" .BR lrand48 (),
diff --git a/man3/drand48_r.3 b/man3/drand48_r.3
index 6210aaba11..eb976bd21e 100644
--- a/man3/drand48_r.3
+++ b/man3/drand48_r.3
@@ -66,7 +66,7 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.ad l
-All functions described on this page:
+All functions shown above:
.\" .BR drand48_r (),
.\" .BR erand48_r (),
.\" .BR lrand48_r (),
diff --git a/man3/erf.3 b/man3/erf.3
index 4207bb2913..09bb1cf48b 100644
--- a/man3/erf.3
+++ b/man3/erf.3
@@ -57,7 +57,7 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.ad l
-All functions described on this page:
+All functions shown above:
.\" .BR erf (),
.\" .BR erff (),
.\" .BR erfl (),
diff --git a/man3/flockfile.3 b/man3/flockfile.3
index dfd64253cd..2cbe84ca34 100644
--- a/man3/flockfile.3
+++ b/man3/flockfile.3
@@ -40,7 +40,7 @@ Feature Test Macro Requirements for glibc (see
.in
.ad l
.sp
-All of the functions described on this page:
+All functions shown above:
_POSIX_C_SOURCE || _XOPEN_SOURCE || _BSD_SOURCE || _SVID_SOURCE
.ad b
.SH DESCRIPTION
diff --git a/man3/sigvec.3 b/man3/sigvec.3
index ba89c7b622..9424d74a51 100644
--- a/man3/sigvec.3
+++ b/man3/sigvec.3
@@ -39,7 +39,7 @@ Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.in
.sp
-All of the functions described on this page:
+All functions shown above:
_BSD_SOURCE
.br
.SH DESCRIPTION
diff --git a/man3/timeradd.3 b/man3/timeradd.3
index 4f02c76535..5dfae62ce8 100644
--- a/man3/timeradd.3
+++ b/man3/timeradd.3
@@ -44,7 +44,7 @@ Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
.in
.sp
-All functions shown above require:
+All functions shown above:
_BSD_SOURCE
.SH DESCRIPTION
The macros are provided to operate on
diff --git a/man3/wprintf.3 b/man3/wprintf.3
index 75c28b58c0..029cb4db47 100644
--- a/man3/wprintf.3
+++ b/man3/wprintf.3
@@ -37,7 +37,7 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.ad l
-All functions described on this page:
+All functions shown above:
.\" .BR wprintf (),
.\" .BR fwprintf (),
.\" .BR swprintf (),