aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/create_module.22
-rw-r--r--man2/execve.22
-rw-r--r--man2/fallocate.24
-rw-r--r--man2/get_mempolicy.24
-rw-r--r--man2/getcpu.22
-rw-r--r--man2/inotify_rm_watch.22
-rw-r--r--man2/mlock.22
-rw-r--r--man2/open.24
-rw-r--r--man2/set_mempolicy.22
-rw-r--r--man2/setresuid.22
-rw-r--r--man2/socketcall.22
-rw-r--r--man2/syscall.22
-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
-rw-r--r--man4/console.42
-rw-r--r--man4/rtc.48
-rw-r--r--man4/sk98lin.44
-rw-r--r--man4/wavelan.44
-rw-r--r--man7/capabilities.74
-rwxr-xr-xman7/cpuset.72
-rw-r--r--man7/credentials.72
-rw-r--r--man7/mq_overview.74
-rw-r--r--man7/pthreads.73
-rw-r--r--man7/sem_overview.72
-rw-r--r--man7/time.74
39 files changed, 53 insertions, 53 deletions
diff --git a/man2/create_module.2 b/man2/create_module.2
index 0e0a51d99a..714f103437 100644
--- a/man2/create_module.2
+++ b/man2/create_module.2
@@ -57,6 +57,6 @@ it was removed in Linux 2.6.
.BR create_module ()
is Linux-specific.
.SH "SEE ALSO"
-.BR init_module (2),
.BR delete_module (2),
+.BR init_module (2),
.BR query_module (2)
diff --git a/man2/execve.2 b/man2/execve.2
index fcced4007e..99f4dd6391 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -599,7 +599,7 @@ argv[4]: world
.BR execl (3),
.BR fexecve (3),
.BR getopt (3),
-.BR environ (7),
.BR credentials (7),
+.BR environ (7),
.BR path_resolution (7),
.BR ld.so (8)
diff --git a/man2/fallocate.2 b/man2/fallocate.2
index 99cee6dce7..0ad43feabf 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -133,5 +133,5 @@ is available on Linux since kernel 2.6.23.
is Linux-specific.
.SH SEE ALSO
.BR ftruncate (2),
-.BR posix_fallocate (3),
-.BR posix_fadvise (3)
+.BR posix_fadvise (3),
+.BR posix_fallocate (3)
diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2
index d4cc9b1299..3f0c8c1acd 100644
--- a/man2/get_mempolicy.2
+++ b/man2/get_mempolicy.2
@@ -226,5 +226,5 @@ See
.BR mbind (2),
.BR mmap (2),
.BR set_mempolicy (2),
-.BR numactl (8),
-.BR numa (3)
+.BR numa (3),
+.BR numactl (8)
diff --git a/man2/getcpu.2 b/man2/getcpu.2
index 7ea8aa9e9e..9bd3732ccb 100644
--- a/man2/getcpu.2
+++ b/man2/getcpu.2
@@ -119,7 +119,7 @@ migrating threads between CPUs, and so the argument is now ignored.
.\" over the course of the caching interval.
.SH SEE ALSO
.BR mbind (2),
+.BR sched_setaffinity (2),
.BR set_mempolicy (2),
.BR sched_getcpu (3)
-.BR sched_setaffinity (2),
.BR cpuset (7)
diff --git a/man2/inotify_rm_watch.2 b/man2/inotify_rm_watch.2
index 5a62fa5cac..cd6b3bcc56 100644
--- a/man2/inotify_rm_watch.2
+++ b/man2/inotify_rm_watch.2
@@ -67,6 +67,6 @@ Inotify was merged into the 2.6.13 Linux kernel.
.SH "CONFORMING TO"
This system call is Linux-specific.
.SH "SEE ALSO"
-.BR inotify_init (2),
.BR inotify_add_watch (2),
+.BR inotify_init (2),
.BR inotify (7)
diff --git a/man2/mlock.2 b/man2/mlock.2
index 713664a054..08b869faed 100644
--- a/man2/mlock.2
+++ b/man2/mlock.2
@@ -320,7 +320,7 @@ resource limit is encountered.
.\" 23 Jan 2006
.SH "SEE ALSO"
.BR mmap (2),
-.BR shmctl (2),
.BR setrlimit (2),
+.BR shmctl (2),
.BR sysconf (3),
.BR capabilities (7)
diff --git a/man2/open.2 b/man2/open.2
index 0e3e7b82ed..d8a47559a8 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -793,8 +793,8 @@ to enable this flag.
.BR link (2),
.BR lseek (2),
.BR mknod (2),
-.BR mount (2),
.BR mmap (2),
+.BR mount (2),
.BR openat (2),
.BR read (2),
.BR socket (2),
@@ -803,7 +803,7 @@ to enable this flag.
.BR unlink (2),
.BR write (2),
.BR fopen (3),
-.BR fifo (7),
.BR feature_test_macros (7),
+.BR fifo (7),
.BR path_resolution (7),
.BR symlink (7)
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2
index 1cc3737c9f..42fd4e6584 100644
--- a/man2/set_mempolicy.2
+++ b/man2/set_mempolicy.2
@@ -230,8 +230,8 @@ page is allocated.
See
.BR mbind (2).
.SH SEE ALSO
-.BR getcpu (2),
.BR get_mempolicy (2),
+.BR getcpu (2),
.BR mbind (2),
.BR mmap (2),
.BR numa (3),
diff --git a/man2/setresuid.2 b/man2/setresuid.2
index 3de02fdd2f..f35a049705 100644
--- a/man2/setresuid.2
+++ b/man2/setresuid.2
@@ -90,8 +90,8 @@ Under Linux the prototype is provided by glibc since version 2.3.2.
.SH "SEE ALSO"
.BR getresuid (2),
.BR getuid (2),
-.BR setfsuid (2),
.BR setfsgid (2),
+.BR setfsuid (2),
.BR setreuid (2),
.BR setuid (2),
.BR capabilities (7),
diff --git a/man2/socketcall.2 b/man2/socketcall.2
index de0bde58b0..e2d01c87aa 100644
--- a/man2/socketcall.2
+++ b/man2/socketcall.2
@@ -63,8 +63,8 @@ and so on really are implemented as separate system calls.
.BR recvfrom (2),
.BR recvmsg (2),
.BR send (2),
-.BR sendto (2),
.BR sendmsg (2),
+.BR sendto (2),
.BR setsockopt (2),
.BR shutdown (2),
.BR socket (2),
diff --git a/man2/syscall.2 b/man2/syscall.2
index d1d735b740..bc5765d418 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -80,6 +80,6 @@ main(int argc, char *argv[])
}
.fi
.SH SEE ALSO
-.BR intro (2),
.BR _syscall (2),
+.BR intro (2),
.BR syscalls (2)
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)
diff --git a/man4/console.4 b/man4/console.4
index 6b151a6c0c..6b58630db2 100644
--- a/man4/console.4
+++ b/man4/console.4
@@ -87,7 +87,7 @@ All escape sequences can be found in
.BR charsets (7),
.BR agetty (8),
.BR init (8),
-.BR mingetty (8),
.BR mapscrn (8),
+.BR mingetty (8),
.BR resizecons (8),
.BR setfont (8)
diff --git a/man4/rtc.4 b/man4/rtc.4
index ea87bcd564..c4578b3c68 100644
--- a/man4/rtc.4
+++ b/man4/rtc.4
@@ -328,13 +328,13 @@ non-volatile memory;
and other hardware
capabilities that are not currently exposed by this API.
.SH "SEE ALSO"
-.BR hwclock (8),
.BR date (1),
-.BR time (2),
-.BR stime (2),
+.BR adjtimex (2),
.BR gettimeofday (2),
.BR settimeofday (2),
-.BR adjtimex (2),
+.BR stime (2),
+.BR time (2),
.BR gmtime (3),
.BR time (7),
+.BR hwclock (8),
/usr/src/linux/Documentation/rtc.txt
diff --git a/man4/sk98lin.4 b/man4/sk98lin.4
index 7358583704..58d9ab47d7 100644
--- a/man4/sk98lin.4
+++ b/man4/sk98lin.4
@@ -600,6 +600,6 @@ Report any bugs to linux@syskonnect.de
.\" .br
.\" Mirko Lindner \(em mlindner@syskonnect.de
.SH "SEE ALSO"
-.BR modprobe (8),
+.BR ifconfig (8),
.BR insmod (8),
-.BR ifconfig (8)
+.BR modprobe (8)
diff --git a/man4/wavelan.4 b/man4/wavelan.4
index 78181aa19b..ef9e974ea9 100644
--- a/man4/wavelan.4
+++ b/man4/wavelan.4
@@ -162,5 +162,5 @@ them by changing flags in the driver header and recompile.
.BR ifconfig (8),
.BR insmod (8),
.BR iwconfig (8),
-.BR iwspy (8),
-.BR iwpriv (8)
+.BR iwpriv (8),
+.BR iwspy (8)
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index ec88a04a8b..a271ba7294 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -912,12 +912,12 @@ created on the system.
.BR capget (2),
.BR prctl (2),
.BR setfsuid (2),
-.BR cap_from_text (3),
.BR cap_clear (3),
+.BR cap_copy_ext (3),
+.BR cap_from_text (3),
.BR cap_get_file (3),
.BR cap_get_proc (3),
.BR cap_init (3),
-.BR cap_copy_ext (3),
.BR capgetp (3),
.BR capsetp (3),
.BR credentials (7),
diff --git a/man7/cpuset.7 b/man7/cpuset.7
index 1fd9ea4d5b..e964b72277 100755
--- a/man7/cpuset.7
+++ b/man7/cpuset.7
@@ -1491,8 +1491,8 @@ sed \-un p < ../alpha/tasks > tasks
.BR mbind (2),
.BR sched_getaffinity (2),
.BR sched_setaffinity (2),
-.BR set_mempolicy (2),
.BR sched_setscheduler (2),
+.BR set_mempolicy (2),
.BR proc (5),
.BR migratepages (8),
.BR numactl (8)
diff --git a/man7/credentials.7 b/man7/credentials.7
index 7321ede007..34a0e9ee3b 100644
--- a/man7/credentials.7
+++ b/man7/credentials.7
@@ -248,8 +248,8 @@ that any change to user or group credentials
etc.)
is carried through to all of the POSIX threads in a process.
.SH "SEE ALSO"
-.BR csh (1),
.BR bash (1),
+.BR csh (1),
.BR ps (1),
.BR access (2),
.BR execve (2),
diff --git a/man7/mq_overview.7 b/man7/mq_overview.7
index 00f3291f3a..976f60b6a5 100644
--- a/man7/mq_overview.7
+++ b/man7/mq_overview.7
@@ -270,6 +270,8 @@ An example of the use of various message queue functions is shown in
.SH "SEE ALSO"
.BR getrlimit (2),
.BR mq_getsetattr (2),
+.BR poll (2),
+.BR select (2),
.BR mq_close (3),
.BR mq_getattr (3),
.BR mq_notify (3),
@@ -277,6 +279,4 @@ An example of the use of various message queue functions is shown in
.BR mq_receive (3),
.BR mq_send (3),
.BR mq_unlink (3),
-.BR poll (2),
-.BR select (2),
.BR epoll (7)
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index f056264202..f702aed990 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -448,6 +448,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\
.BR futex (2),
.BR gettid (2),
.BR futex (7),
+.br
and various Pthreads manual pages, for example:
.BR pthread_atfork (3),
.BR pthread_cleanup_push (3),
@@ -467,4 +468,4 @@ and various Pthreads manual pages, for example:
.BR pthread_setspecific (3),
.BR pthread_sigmask (3),
and
-.BR pthread_testcancel (3).
+.BR pthread_testcancel (3)
diff --git a/man7/sem_overview.7 b/man7/sem_overview.7
index f97e0ea2c6..6575a3e43d 100644
--- a/man7/sem_overview.7
+++ b/man7/sem_overview.7
@@ -134,8 +134,8 @@ An example of the use of various POSIX semaphore functions is shown in
.SH "SEE ALSO"
.BR sem_close (3),
.BR sem_destroy (3),
-.BR sem_init (3),
.BR sem_getvalue (3),
+.BR sem_init (3),
.BR sem_open (3),
.BR sem_post (3),
.BR sem_unlink (3),
diff --git a/man7/time.7 b/man7/time.7
index 82b806b703..6d10699b4d 100644
--- a/man7/time.7
+++ b/man7/time.7
@@ -191,11 +191,11 @@ and
.BR utime (2),
.BR adjtime (3),
.BR clock (3),
-.BR sleep (3),
-.BR timeradd (3),
.BR ctime (3),
+.BR sleep (3),
.BR strftime (3),
.BR strptime (3),
+.BR timeradd (3),
.BR usleep (3),
.BR rtc (4),
.BR hwclock (8)