aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-07-14 15:52:21 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-07-14 15:52:21 +0000
commitf0c34053bc2b01bf857586562d45cbd80c582331 (patch)
tree24c2bed21412e5f3961677d72fe275643c623145 /man3
parent60e91186bfbcc23995cbf4e83fbfcd4509d8b494 (diff)
downloadman-pages-f0c34053bc2b01bf857586562d45cbd80c582331.tar.gz
Put SEE ALSO section into alphabetical order.
Diffstat (limited to 'man3')
-rw-r--r--man3/asin.32
-rw-r--r--man3/err.32
-rw-r--r--man3/fabs.32
-rw-r--r--man3/fpclassify.31
-rw-r--r--man3/getpt.32
-rw-r--r--man3/logb.34
-rw-r--r--man3/mpool.32
-rw-r--r--man3/raise.32
-rw-r--r--man3/rpmatch.32
-rw-r--r--man3/setnetgrent.34
-rw-r--r--man3/sin.32
-rw-r--r--man3/stdin.32
-rw-r--r--man3/strspn.34
-rw-r--r--man3/strstr.32
-rw-r--r--man3/timeradd.32
-rw-r--r--man3/usleep.32
16 files changed, 18 insertions, 19 deletions
diff --git a/man3/asin.3 b/man3/asin.3
index a8cf5213df..2b52cbb8fc 100644
--- a/man3/asin.3
+++ b/man3/asin.3
@@ -71,9 +71,9 @@ and
variants are C99 requirements.
.SH "SEE ALSO"
.BR acos (3),
-.BR casin (3),
.BR atan (3),
.BR atan2 (3),
+.BR casin (3),
.BR cos (3),
.BR sin (3),
.BR tan (3)
diff --git a/man3/err.3 b/man3/err.3
index c08db95dee..ee60dca4db 100644
--- a/man3/err.3
+++ b/man3/err.3
@@ -158,6 +158,6 @@ These functions are non-standard BSD extensions.
.SH SEE ALSO
.BR error (3),
.BR exit (3),
-.BR printf (3),
.BR perror (3),
+.BR printf (3),
.BR strerror (3)
diff --git a/man3/fabs.3 b/man3/fabs.3
index 9d333afc95..ac7e8e410e 100644
--- a/man3/fabs.3
+++ b/man3/fabs.3
@@ -56,8 +56,8 @@ function conforms to SVr4, POSIX.1-2001, 4.3BSD, C89.
The other functions are from C99.
.SH "SEE ALSO"
.BR abs (3),
-.BR ceil (3),
.BR cabs (3),
+.BR ceil (3),
.BR floor (3),
.BR labs (3),
.BR rint (3)
diff --git a/man3/fpclassify.3 b/man3/fpclassify.3
index 3904cd00b6..9bbcc3197c 100644
--- a/man3/fpclassify.3
+++ b/man3/fpclassify.3
@@ -111,4 +111,3 @@ is an infinity (positive or negative).
.BR finite (3),
.BR INFINITY (3),
.BR isgreater (3)
-
diff --git a/man3/getpt.3 b/man3/getpt.3
index 1eb1597033..a9e1af825e 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -45,8 +45,8 @@ use
instead.
.SH "SEE ALSO"
.BR grantpt (3),
-.BR ptsname (3),
.BR posix_openpt (3),
+.BR ptsname (3),
.BR unlockpt (3),
.BR ptmx (4),
.BR pty (7)
diff --git a/man3/logb.3 b/man3/logb.3
index eee874441f..1591166c21 100644
--- a/man3/logb.3
+++ b/man3/logb.3
@@ -113,5 +113,5 @@ is zero.
.SH "CONFORMING TO"
C99
.SH "SEE ALSO"
-.BR log (3),
-.BR ilogb (3)
+.BR ilogb (3),
+.BR log (3)
diff --git a/man3/mpool.3 b/man3/mpool.3
index a00dd9f29d..40e421cd31 100644
--- a/man3/mpool.3
+++ b/man3/mpool.3
@@ -220,7 +220,7 @@ for any of the errors specified for the library routine
Not in POSIX.1-2001.
Present on the BSDs.
.SH "SEE ALSO"
-.BR dbopen (3),
.BR btree (3),
+.BR dbopen (3),
.BR hash (3),
.BR recno (3)
diff --git a/man3/raise.3 b/man3/raise.3
index db959b12c7..4dadacd21d 100644
--- a/man3/raise.3
+++ b/man3/raise.3
@@ -64,6 +64,6 @@ C89, C99, POSIX.1-2001.
.SH "SEE ALSO"
.BR getpid (2),
.BR kill (2),
-.BR signal (2),
.BR sigaction (2),
+.BR signal (2),
.BR signal (7)
diff --git a/man3/rpmatch.3 b/man3/rpmatch.3
index 825974dba7..6812a77035 100644
--- a/man3/rpmatch.3
+++ b/man3/rpmatch.3
@@ -125,8 +125,8 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
-.BR regcomp (3),
.BR fgets (3),
.BR getline (3),
.BR nl_langinfo (3),
+.BR regcomp (3),
.BR setlocale (3)
diff --git a/man3/setnetgrent.3 b/man3/setnetgrent.3
index 306d7ec753..e5ea2ddeb3 100644
--- a/man3/setnetgrent.3
+++ b/man3/setnetgrent.3
@@ -101,5 +101,5 @@ In the BSD implementation,
returns void.
.SH "SEE ALSO"
.BR sethostent (3),
-.BR setservent (3),
-.BR setprotoent (3)
+.BR setprotoent (3),
+.BR setservent (3)
diff --git a/man3/sin.3 b/man3/sin.3
index a369c130b0..e86d64ba2f 100644
--- a/man3/sin.3
+++ b/man3/sin.3
@@ -63,6 +63,6 @@ variants are C99 requirements.
.BR asin (3),
.BR atan (3),
.BR atan2 (3),
-.BR csin (3),
.BR cos (3),
+.BR csin (3),
.BR tan (3)
diff --git a/man3/stdin.3 b/man3/stdin.3
index 6c3524c337..ba31204cb6 100644
--- a/man3/stdin.3
+++ b/man3/stdin.3
@@ -148,8 +148,8 @@ see also
and
.BR termios (3).
.SH SEE ALSO
-.BR sh (1),
.BR csh (1),
+.BR sh (1),
.BR open (2),
.BR fopen (3),
.BR stdio (3)
diff --git a/man3/strspn.3 b/man3/strspn.3
index 10cfa8801c..71b0f6ef47 100644
--- a/man3/strspn.3
+++ b/man3/strspn.3
@@ -71,5 +71,5 @@ SVr4, 4.3BSD, C89, C99.
.BR strsep (3),
.BR strstr (3),
.BR strtok (3),
-.BR wcsspn (3),
-.BR wcscspn (3)
+.BR wcscspn (3),
+.BR wcsspn (3)
diff --git a/man3/strstr.3 b/man3/strstr.3
index e2415bf6d4..e37f3ac0bc 100644
--- a/man3/strstr.3
+++ b/man3/strstr.3
@@ -75,8 +75,8 @@ and return \fIhaystack\fP when \fIneedle\fP is empty.
.BR index (3),
.BR memchr (3),
.BR rindex (3),
-.BR strchr (3),
.BR strcasecmp (3),
+.BR strchr (3),
.BR strpbrk (3),
.BR strsep (3),
.BR strspn (3),
diff --git a/man3/timeradd.3 b/man3/timeradd.3
index f354cdce32..e28c47ceae 100644
--- a/man3/timeradd.3
+++ b/man3/timeradd.3
@@ -127,4 +127,4 @@ Not in POSIX.1-2001.
Present on most BSD derivatives.
.SH "SEE ALSO"
.BR gettimeofday (2),
-.BR time (7).
+.BR time (7)
diff --git a/man3/usleep.3 b/man3/usleep.3
index b05c4dfb19..d7ab1f8f53 100644
--- a/man3/usleep.3
+++ b/man3/usleep.3
@@ -120,6 +120,6 @@ is unspecified.
.BR nanosleep (2),
.BR select (2),
.BR setitimer (2),
-.BR ualarm (3),
.BR sleep (3),
+.BR ualarm (3),
.BR time (7)