summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libc/compat-43
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/getdtablesize.34
-rw-r--r--lib/libc/compat-43/gethostid.36
-rw-r--r--lib/libc/compat-43/killpg.34
-rw-r--r--lib/libc/compat-43/setruid.312
-rw-r--r--lib/libc/compat-43/sigblock.34
-rw-r--r--lib/libc/compat-43/sigpause.34
-rw-r--r--lib/libc/compat-43/sigsetmask.38
-rw-r--r--lib/libc/compat-43/sigvec.312
8 files changed, 27 insertions, 27 deletions
diff --git a/lib/libc/compat-43/getdtablesize.3 b/lib/libc/compat-43/getdtablesize.3
index 594fac29917..9c083a160bc 100644
--- a/lib/libc/compat-43/getdtablesize.3
+++ b/lib/libc/compat-43/getdtablesize.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: getdtablesize.3,v 1.5 1996/08/19 08:19:19 tholo Exp $
+.\" $OpenBSD: getdtablesize.3,v 1.6 1999/05/16 19:54:41 alex Exp $
.\"
.Dd March 10, 1991
.Dt GETDTABLESIZE 3
@@ -52,9 +52,9 @@ returns the size of this table.
.Xr close 2 ,
.Xr dup 2 ,
.Xr getrlimit 2 ,
-.Xr setrlimit 2 ,
.Xr open 2 ,
.Xr select 2 ,
+.Xr setrlimit 2 ,
.Xr sysconf 3 ,
.Xr sysctl 3
.Sh HISTORY
diff --git a/lib/libc/compat-43/gethostid.3 b/lib/libc/compat-43/gethostid.3
index e0c2b00e0d2..d5d013e022a 100644
--- a/lib/libc/compat-43/gethostid.3
+++ b/lib/libc/compat-43/gethostid.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: gethostid.3,v 1.3 1999/02/27 21:54:49 deraadt Exp $
+.\" $OpenBSD: gethostid.3,v 1.4 1999/05/16 19:54:42 alex Exp $
.\"
.Dd June 2, 1993
.Dt GETHOSTID 3
@@ -59,9 +59,9 @@ This function has been deprecated.
The hostid should be set or retrieved by use of
.Xr sysctl 3 .
.Sh SEE ALSO
-.Xr sysctl 3 ,
.Xr gethostname 3 ,
-.Xr sysctl 8 .
+.Xr sysctl 3 ,
+.Xr sysctl 8
.Sh BUGS
32 bits for the identifier is too small.
.Sh HISTORY
diff --git a/lib/libc/compat-43/killpg.3 b/lib/libc/compat-43/killpg.3
index 4990e487a6a..536411f32b7 100644
--- a/lib/libc/compat-43/killpg.3
+++ b/lib/libc/compat-43/killpg.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: killpg.3,v 1.3 1999/02/27 21:54:50 deraadt Exp $
+.\" $OpenBSD: killpg.3,v 1.4 1999/05/16 19:54:42 alex Exp $
.\"
.Dd March 10, 1991
.Dt KILLPG 3
@@ -85,8 +85,8 @@ of the target processes has an effective user ID different from that
of the sending process.
.El
.Sh SEE ALSO
-.Xr kill 2 ,
.Xr getpgrp 2 ,
+.Xr kill 2 ,
.Xr sigaction 2
.Sh HISTORY
The
diff --git a/lib/libc/compat-43/setruid.3 b/lib/libc/compat-43/setruid.3
index f94b48214f3..ba2b851baea 100644
--- a/lib/libc/compat-43/setruid.3
+++ b/lib/libc/compat-43/setruid.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: setruid.3,v 1.2 1996/08/19 08:19:35 tholo Exp $
+.\" $OpenBSD: setruid.3,v 1.3 1999/05/16 19:54:42 alex Exp $
.\"
.Dd April 19, 1991
.Dt SETRUID 3
@@ -59,12 +59,12 @@ If the user is not the super user, or the uid (gid) specified is not
the real or effective ID of the process,
these functions return \-1.
.Sh SEE ALSO
-.Xr setuid 2 ,
-.Xr setgid 2 ,
-.Xr seteuid 2 ,
-.Xr setegid 2 ,
+.Xr getgid 2 ,
.Xr getuid 2 ,
-.Xr getgid 2
+.Xr setegid 2 ,
+.Xr seteuid 2 ,
+.Xr setgid 2 ,
+.Xr setuid 2
.Sh HISTORY
The
.Fn setruid
diff --git a/lib/libc/compat-43/sigblock.3 b/lib/libc/compat-43/sigblock.3
index 4e7dcdc30ca..547c3324518 100644
--- a/lib/libc/compat-43/sigblock.3
+++ b/lib/libc/compat-43/sigblock.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: sigblock.3,v 1.4 1999/02/27 21:54:51 deraadt Exp $
+.\" $OpenBSD: sigblock.3,v 1.5 1999/05/16 19:54:43 alex Exp $
.\"
.Dd March 10, 1991
.Dt SIGBLOCK 3
@@ -72,8 +72,8 @@ imposed by the system.
The previous set of masked signals is returned.
.Sh SEE ALSO
.Xr kill 2 ,
-.Xr sigprocmask 2 ,
.Xr sigaction 2 ,
+.Xr sigprocmask 2 ,
.Xr sigsetmask 3 ,
.Xr sigsetops 3
.Sh HISTORY
diff --git a/lib/libc/compat-43/sigpause.3 b/lib/libc/compat-43/sigpause.3
index 8cf12b54107..5c704d134d6 100644
--- a/lib/libc/compat-43/sigpause.3
+++ b/lib/libc/compat-43/sigpause.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: sigpause.3,v 1.4 1999/02/27 21:54:52 deraadt Exp $
+.\" $OpenBSD: sigpause.3,v 1.5 1999/05/16 19:54:43 alex Exp $
.\"
.Dd March 10, 1991
.Dt SIGPAUSE 3
@@ -60,10 +60,10 @@ always terminates by being interrupted, returning -1 with
set to
.Dv EINTR
.Sh SEE ALSO
-.Xr sigsuspend 2 ,
.Xr kill 2 ,
.Xr sigaction 2 ,
.Xr sigprocmask 2 ,
+.Xr sigsuspend 2 ,
.Xr sigblock 3 ,
.Xr sigvec 3
.Sh HISTORY
diff --git a/lib/libc/compat-43/sigsetmask.3 b/lib/libc/compat-43/sigsetmask.3
index 33edbfce725..e834651f702 100644
--- a/lib/libc/compat-43/sigsetmask.3
+++ b/lib/libc/compat-43/sigsetmask.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: sigsetmask.3,v 1.4 1999/02/27 21:54:52 deraadt Exp $
+.\" $OpenBSD: sigsetmask.3,v 1.5 1999/05/16 19:54:44 alex Exp $
.\"
.Dd March 10, 1991
.Dt SIGSETMASK 3
@@ -67,13 +67,13 @@ to be blocked.
.Sh RETURN VALUES
The previous set of masked signals is returned.
.Sh SEE ALSO
-.Xr sigprocmask 2 ,
.Xr kill 2 ,
.Xr sigaction 2 ,
+.Xr sigprocmask 2 ,
.Xr sigsuspend 2 ,
-.Xr sigvec 3 ,
.Xr sigblock 3 ,
-.Xr sigsetops 3
+.Xr sigsetops 3 ,
+.Xr sigvec 3
.Sh HISTORY
The
.Fn sigsetmask
diff --git a/lib/libc/compat-43/sigvec.3 b/lib/libc/compat-43/sigvec.3
index fa9b9e8ea3e..2ba4dc2f22e 100644
--- a/lib/libc/compat-43/sigvec.3
+++ b/lib/libc/compat-43/sigvec.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: sigvec.3,v 1.11 1999/05/10 17:56:27 aaron Exp $
+.\" $OpenBSD: sigvec.3,v 1.12 1999/05/16 19:54:45 alex Exp $
.\"
.Dd April 29, 1991
.Dt SIGVEC 3
@@ -309,16 +309,16 @@ For an example of signal handler declerations, see
.Xr kill 1 ,
.Xr kill 2 ,
.Xr ptrace 2 ,
-.Xr setjmp 3 ,
.Xr sigaction 2 ,
.Xr sigaltstack 2 ,
-.Xr sigblock 3 ,
-.Xr siginterrupt 3 ,
.Xr sigpause 2 ,
.Xr sigprocmask 2 ,
-.Xr sigsetmask 3 ,
-.Xr sigsetops 3 ,
.Xr sigstack 2 ,
.Xr sigsuspend 2 ,
+.Xr setjmp 3 ,
+.Xr sigblock 3 ,
+.Xr siginterrupt 3 ,
+.Xr sigsetmask 3 ,
+.Xr sigsetops 3 ,
.Xr sigvec 3 ,
.Xr tty 4