summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
commit5521ff5a4d1929056e7ffc982fac3341ca54df7c (patch)
tree61e92e6947a37812cd054f5922671378ea29de08 /lib/libc
parent55bf96ce660c2a7b8488d284ec353f6a8df84c10 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/db/man/mpool.32
-rw-r--r--lib/libc/net/getaddrinfo.32
-rw-r--r--lib/libc/net/getipnodebyname.32
-rw-r--r--lib/libc/posix1e/acl.34
-rw-r--r--lib/libc/posix1e/cap.34
-rw-r--r--lib/libc/posix1e/cap_get_proc.32
-rw-r--r--lib/libc/posix1e/posix1e.32
-rw-r--r--lib/libc/rpc/rpc.32
-rw-r--r--lib/libc/rpc/rpc_svc_reg.32
-rw-r--r--lib/libc/sys/execve.22
-rw-r--r--lib/libc/sys/fhopen.26
-rw-r--r--lib/libc/sys/modfind.22
-rw-r--r--lib/libc/sys/modstat.22
-rw-r--r--lib/libc/sys/sched_get_priority_max.26
-rw-r--r--lib/libc/sys/sched_setparam.22
-rw-r--r--lib/libc/sys/sched_setscheduler.22
-rw-r--r--lib/libc/sys/vfork.22
-rw-r--r--lib/libc/sys/wait.22
18 files changed, 24 insertions, 24 deletions
diff --git a/lib/libc/db/man/mpool.3 b/lib/libc/db/man/mpool.3
index 58fb5db405c3..d3d401d14e12 100644
--- a/lib/libc/db/man/mpool.3
+++ b/lib/libc/db/man/mpool.3
@@ -232,7 +232,7 @@ function may fail and set
for any of the errors specified for the library routine
.Xr free 3 .
.Sh SEE ALSO
-.Xr dbopen 3 ,
.Xr btree 3 ,
+.Xr dbopen 3 ,
.Xr hash 3 ,
.Xr recno 3
diff --git a/lib/libc/net/getaddrinfo.3 b/lib/libc/net/getaddrinfo.3
index ec2154825232..7dd98a178026 100644
--- a/lib/libc/net/getaddrinfo.3
+++ b/lib/libc/net/getaddrinfo.3
@@ -573,8 +573,8 @@ values, the function still returns a pointer to a string whose contents
indicate an unknown error.
.\"
.Sh SEE ALSO
-.Xr getnameinfo 3 ,
.Xr gethostbyname 3 ,
+.Xr getnameinfo 3 ,
.Xr getservbyname 3 ,
.Xr hosts 5 ,
.Xr services 5 ,
diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3
index 5eec582b8d1f..b31fe33cee7a 100644
--- a/lib/libc/net/getipnodebyname.3
+++ b/lib/libc/net/getipnodebyname.3
@@ -426,8 +426,8 @@ The meanings of each error code are described in
.Xr gethostbyname 3 .
.\"
.Sh SEE ALSO
-.Xr gethostbyname 3 ,
.Xr gethostbyaddr 3 ,
+.Xr gethostbyname 3 ,
.Xr hosts 5 ,
.Xr nsswitch.conf 5 ,
.Xr services 5 ,
diff --git a/lib/libc/posix1e/acl.3 b/lib/libc/posix1e/acl.3
index dea2a551cf33..0e14b78ff182 100644
--- a/lib/libc/posix1e/acl.3
+++ b/lib/libc/posix1e/acl.3
@@ -205,8 +205,8 @@ development at this time.
.Xr acl_set_tag_type 3 ,
.Xr acl_to_text 3 ,
.Xr acl_valid 3 ,
-.Xr acl 9 ,
-.Xr posix1e 3
+.Xr posix1e 3 ,
+.Xr acl 9
.Sh STANDARDS
POSIX.1e assigns security labels to all objects, extending the security
functionality described in POSIX.1.
diff --git a/lib/libc/posix1e/cap.3 b/lib/libc/posix1e/cap.3
index 4cdbd0fca225..b47c186ac829 100644
--- a/lib/libc/posix1e/cap.3
+++ b/lib/libc/posix1e/cap.3
@@ -317,8 +317,8 @@ use in the short term.
.Xr cap_init 3 ,
.Xr cap_set_flag 3 ,
.Xr cap_set_proc 3 ,
-.Xr cap 9 ,
-.Xr posix1e 3
+.Xr posix1e 3 ,
+.Xr cap 9
.Sh STANDARDS
POSIX.1e is described in IEEE POSIX.1e draft 17. Discussion
of the draft continues on the cross-platform POSIX.1e implementation
diff --git a/lib/libc/posix1e/cap_get_proc.3 b/lib/libc/posix1e/cap_get_proc.3
index 330d6a73d2fe..b546b12b7286 100644
--- a/lib/libc/posix1e/cap_get_proc.3
+++ b/lib/libc/posix1e/cap_get_proc.3
@@ -79,8 +79,8 @@ by the hardware or system-imposed memory management constraints.
.Sh SEE ALSO
.Xr cap 3 ,
.Xr cap_free 3 ,
-.Xr cap_init 3 ,
.Xr cap_get_flag 3 ,
+.Xr cap_init 3 ,
.Xr cap_set_proc 3 ,
.Xr posix1e 3
.Sh STANDARDS
diff --git a/lib/libc/posix1e/posix1e.3 b/lib/libc/posix1e/posix1e.3
index 60dc9caa4085..86aef66e86f6 100644
--- a/lib/libc/posix1e/posix1e.3
+++ b/lib/libc/posix1e/posix1e.3
@@ -92,8 +92,8 @@ use in the short term.
.Sh FILES
.Sh SEE ALSO
.Xr acl 3 ,
-.Xr acl 9 ,
.Xr cap 3 ,
+.Xr acl 9 ,
.Xr cap 9 ,
.Xr extattr 9
.Sh STANDARDS
diff --git a/lib/libc/rpc/rpc.3 b/lib/libc/rpc/rpc.3
index fdd28512fd4e..a52b24f0041b 100644
--- a/lib/libc/rpc/rpc.3
+++ b/lib/libc/rpc/rpc.3
@@ -494,6 +494,7 @@ pages on which they are described:
.Sh SEE ALSO
.Xr getnetconfig 3 ,
.Xr getnetpath 3 ,
+.Xr rpcbind 3 ,
.Xr rpc_clnt_auth 3 ,
.Xr rpc_clnt_calls 3 ,
.Xr rpc_clnt_create 3 ,
@@ -502,6 +503,5 @@ pages on which they are described:
.Xr rpc_svc_err 3 ,
.Xr rpc_svc_reg 3 ,
.Xr rpc_xdr 3 ,
-.Xr rpcbind 3 ,
.Xr xdr 3 ,
.Xr netconfig 5
diff --git a/lib/libc/rpc/rpc_svc_reg.3 b/lib/libc/rpc/rpc_svc_reg.3
index 2ab6f00e9bca..c6ff3b8ee83f 100644
--- a/lib/libc/rpc/rpc_svc_reg.3
+++ b/lib/libc/rpc/rpc_svc_reg.3
@@ -176,8 +176,8 @@ Service implementors usually do not need this routine.
.Sh SEE ALSO
.Xr select 2 ,
.Xr rpc 3 ,
+.Xr rpcbind 3 ,
.Xr rpc_svc_calls 3 ,
.Xr rpc_svc_create 3 ,
.Xr rpc_svc_err 3 ,
-.Xr rpcbind 3 ,
.Xr rpcbind 8
diff --git a/lib/libc/sys/execve.2 b/lib/libc/sys/execve.2
index ccc4d663b667..64062764b068 100644
--- a/lib/libc/sys/execve.2
+++ b/lib/libc/sys/execve.2
@@ -277,8 +277,8 @@ is ``root'', then the program has some of the powers
of a super-user as well.
.Sh SEE ALSO
.Xr ktrace 1 ,
-.Xr _exit 2 ,
.Xr fork 2 ,
+.Xr _exit 2 ,
.Xr execl 3 ,
.Xr exit 3 ,
.Xr sysctl 3 ,
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2
index dbe10a79275a..7f914903695b 100644
--- a/lib/libc/sys/fhopen.2
+++ b/lib/libc/sys/fhopen.2
@@ -120,10 +120,10 @@ The file handle
is no longer valid.
.El
.Sh SEE ALSO
-.Xr getfh 2 ,
-.Xr open 2 ,
.Xr fstat 2 ,
-.Xr fstatfs 2
+.Xr fstatfs 2 ,
+.Xr getfh 2 ,
+.Xr open 2
.Sh HISTORY
The
.Fn fhopen ,
diff --git a/lib/libc/sys/modfind.2 b/lib/libc/sys/modfind.2
index 362a60682da7..9f8b7c92b37d 100644
--- a/lib/libc/sys/modfind.2
+++ b/lib/libc/sys/modfind.2
@@ -69,8 +69,8 @@ The file specified is not loaded in the kernel.
.Xr kldnext 2 ,
.Xr kldstat 2 ,
.Xr kldunload 2 ,
-.Xr modnext 2 ,
.Xr modfnext 2 ,
+.Xr modnext 2 ,
.Xr modstat 2 ,
.Xr kld 4
.Sh HISTORY
diff --git a/lib/libc/sys/modstat.2 b/lib/libc/sys/modstat.2
index e185ec6ca7d3..b36701f4c34e 100644
--- a/lib/libc/sys/modstat.2
+++ b/lib/libc/sys/modstat.2
@@ -113,9 +113,9 @@ function.
.Xr kldload 2 ,
.Xr kldnext 2 ,
.Xr kldunload 2 ,
-.Xr modnext 2 ,
.Xr modfind 2 ,
.Xr modfnext 2 ,
+.Xr modnext 2 ,
.Xr kld 4 ,
.Xr kldstat 8
.Sh HISTORY
diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2
index 50097bde4421..db06f5777d12 100644
--- a/lib/libc/sys/sched_get_priority_max.2
+++ b/lib/libc/sys/sched_get_priority_max.2
@@ -112,10 +112,10 @@ No process can be found corresponding to that specified by
.Fa pid .
.El
.Sh SEE ALSO
-.Xr sched_get_scheduler 2 ,
.Xr sched_getparam 2 ,
-.Xr sched_set_scheduler 2 ,
-.Xr sched_setparam 2
+.Xr sched_get_scheduler 2 ,
+.Xr sched_setparam 2 ,
+.Xr sched_set_scheduler 2
.Sh STANDARDS
The
.Fn sched_setscheduler
diff --git a/lib/libc/sys/sched_setparam.2 b/lib/libc/sys/sched_setparam.2
index 43773734ef60..69d193e1a16e 100644
--- a/lib/libc/sys/sched_setparam.2
+++ b/lib/libc/sys/sched_setparam.2
@@ -159,9 +159,9 @@ is outside the range defined for the scheduling policy of the specified
.Fa pid .
.El
.Sh SEE ALSO
+.Xr sched_getscheduler 2 ,
.Xr sched_get_priority_max 2 ,
.Xr sched_get_priority_min 2 ,
-.Xr sched_getscheduler 2 ,
.Xr sched_rr_get_interval 2 ,
.Xr sched_setscheduler 2 ,
.Xr sched_yield 2
diff --git a/lib/libc/sys/sched_setscheduler.2 b/lib/libc/sys/sched_setscheduler.2
index 6e376b81654f..0341f16b4708 100644
--- a/lib/libc/sys/sched_setscheduler.2
+++ b/lib/libc/sys/sched_setscheduler.2
@@ -154,9 +154,9 @@ parameter is invalid, or one or more of the parameters contained in
is outside the valid range for the specified scheduling policy.
.El
.Sh SEE ALSO
+.Xr sched_getparam 2 ,
.Xr sched_get_priority_max 2 ,
.Xr sched_get_priority_min 2 ,
-.Xr sched_getparam 2 ,
.Xr sched_rr_get_interval 2 ,
.Xr sched_setparam 2 ,
.Xr sched_yield 2
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index a532d59522a6..838fdc51fd05 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -92,12 +92,12 @@ it is wrong to call
.Xr exit 3
since buffered data would then be flushed twice.)
.Sh SEE ALSO
-.Xr _exit 2 ,
.Xr execve 2 ,
.Xr fork 2 ,
.Xr rfork 2 ,
.Xr sigvec 2 ,
.Xr wait 2 ,
+.Xr _exit 2 ,
.Xr exit 3
.Sh RETURN VALUES
Same as for
diff --git a/lib/libc/sys/wait.2 b/lib/libc/sys/wait.2
index c1c0ed09959c..598597e98c5d 100644
--- a/lib/libc/sys/wait.2
+++ b/lib/libc/sys/wait.2
@@ -290,9 +290,9 @@ and the ability to restart a pending
.Fn wait
call are extensions to the POSIX interface.
.Sh SEE ALSO
-.Xr _exit 2 ,
.Xr ptrace 2 ,
.Xr sigaction 2 ,
+.Xr _exit 2 ,
.Xr exit 3
.Sh HISTORY
A