summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:33:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-09-18 07:33:49 +0000
commit22a8a867e01392910ef90820cd963ed01966babc (patch)
tree2d0ef7a64d1dd5ac68b6f38449c4449e0f60edf5
parentd8fff56091bc97fc05aa518be0a02ada17ac66f7 (diff)
fix Xr refs; frisco@blackant.net
-rw-r--r--bin/ksh/ksh.16
-rw-r--r--bin/ksh/ksh.1tbl6
-rw-r--r--bin/ksh/sh.16
-rw-r--r--bin/ksh/sh.1tbl6
-rw-r--r--bin/rm/rm.14
-rw-r--r--lib/libc/compat-43/sigvec.34
-rw-r--r--lib/libc/sys/getgid.24
-rw-r--r--lib/libc/sys/getuid.24
-rw-r--r--libexec/lockspool/lockspool.14
-rw-r--r--sbin/disklabel/disklabel.84
-rw-r--r--sbin/pfctl/pfctl.84
-rw-r--r--usr.bin/netstat/netstat.13
-rw-r--r--usr.sbin/afs/src/appl/bos/bos.82
-rw-r--r--usr.sbin/afs/src/appl/fs/fs.16
-rw-r--r--usr.sbin/afs/src/appl/pts/pts.16
-rw-r--r--usr.sbin/mailwrapper/mailer.conf.58
-rw-r--r--usr.sbin/mailwrapper/mailwrapper.88
-rw-r--r--usr.sbin/named/man/named.84
-rw-r--r--usr.sbin/ypserv/ypserv/ypserv.84
19 files changed, 46 insertions, 47 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 91dd6ef4c94..f2cd2275ed2 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.47 2001/09/24 19:15:11 camield Exp $
+.\" $OpenBSD: ksh.1,v 1.48 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1105,7 +1105,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -5090,7 +5090,7 @@ deleted and a new prompt to be printed.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 57455d77f2e..42181bd3cb3 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.47 2001/09/24 19:15:11 camield Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.48 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1105,7 +1105,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -5090,7 +5090,7 @@ deleted and a new prompt to be printed.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index ac5dfe893e7..36e9b7c6db8 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.29 2002/05/04 22:21:21 krw Exp $
+.\" $OpenBSD: sh.1,v 1.30 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -935,7 +935,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -3753,7 +3753,7 @@ signal and the shell exits.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index e50e0da89cb..a42074ef950 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.29 2002/05/04 22:21:21 krw Exp $
+.\" $OpenBSD: sh.1tbl,v 1.30 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -935,7 +935,7 @@ or
.Ic typeset Fl x
commands, or by parameter assignments followed by simple commands) are put in
the environment (see
-.Xr environ 5 )
+.Xr environ 7 )
of commands run by the shell as
.Ar name Ns No = Ns Ar value
pairs.
@@ -3753,7 +3753,7 @@ signal and the shell exits.
.Xr rand 3 ,
.Xr signal 3 ,
.Xr system 3 ,
-.Xr environ 5
+.Xr environ 7
.Pp
.Rs
.%A Morris Bolsky
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index 40ca2feb5be..0c449c7e754 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.18 2002/02/11 18:43:51 mpech Exp $
+.\" $OpenBSD: rm.1,v 1.19 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -110,7 +110,7 @@ Equivalent to
.It Fl W
Attempts to undelete the named files.
Currently, this option can only be used to recover
-files covered by whiteouts.
+files covered by whiteouts on union mounts.
.El
.Pp
The
diff --git a/lib/libc/compat-43/sigvec.3 b/lib/libc/compat-43/sigvec.3
index 492650dcd3c..467c1907267 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.19 2002/04/30 16:31:42 mpech Exp $
+.\" $OpenBSD: sigvec.3,v 1.20 2002/09/18 07:33:47 deraadt Exp $
.\"
.Dd April 29, 1991
.Dt SIGVEC 3
@@ -317,7 +317,7 @@ For an example of signal handler declarations, see
.Xr ptrace 2 ,
.Xr sigaction 2 ,
.Xr sigaltstack 2 ,
-.Xr sigpause 2 ,
+.Xr sigpause 3 ,
.Xr sigprocmask 2 ,
.Xr sigstack 2 ,
.Xr sigsuspend 2 ,
diff --git a/lib/libc/sys/getgid.2 b/lib/libc/sys/getgid.2
index 1c6b6ff47c5..b16505d0e8e 100644
--- a/lib/libc/sys/getgid.2
+++ b/lib/libc/sys/getgid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getgid.2,v 1.8 1999/06/29 14:09:58 aaron Exp $
+.\" $OpenBSD: getgid.2,v 1.9 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: getgid.2,v 1.5 1995/02/27 12:32:53 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -74,7 +74,7 @@ indicate an error.
.Sh SEE ALSO
.Xr getuid 2 ,
.Xr setgid 2 ,
-.Xr setregid 2
+.Xr setregid 3
.Sh STANDARDS
The
.Fn getgid
diff --git a/lib/libc/sys/getuid.2 b/lib/libc/sys/getuid.2
index 8b02ba40551..e878a05df37 100644
--- a/lib/libc/sys/getuid.2
+++ b/lib/libc/sys/getuid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getuid.2,v 1.7 2000/10/18 05:12:10 aaron Exp $
+.\" $OpenBSD: getuid.2,v 1.8 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: getuid.2,v 1.6 1995/02/27 12:33:37 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -73,7 +73,7 @@ functions are always successful, and no return value is reserved to
indicate an error.
.Sh SEE ALSO
.Xr getgid 2 ,
-.Xr setreuid 2 ,
+.Xr setreuid 3 ,
.Xr setuid 2
.Sh STANDARDS
The
diff --git a/libexec/lockspool/lockspool.1 b/libexec/lockspool/lockspool.1
index 1fec8e58339..07ec0ffa4e2 100644
--- a/libexec/lockspool/lockspool.1
+++ b/libexec/lockspool/lockspool.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lockspool.1,v 1.5 2001/01/28 19:34:30 niklas Exp $
+.\" $OpenBSD: lockspool.1,v 1.6 2002/09/18 07:33:47 deraadt Exp $
.\"
.\"
.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
@@ -71,7 +71,7 @@ user's mail lock file
.El
.Sh SEE ALSO
.Xr mail 1 ,
-.Xr mail.local 1 ,
+.Xr mail.local 8 ,
.Xr sendmail 8
.Sh HISTORY
The
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index a1cfbba5a44..d001a002c23 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.8,v 1.44 2002/07/27 13:31:30 aaron Exp $
+.\" $OpenBSD: disklabel.8,v 1.45 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
@@ -568,7 +568,7 @@ The bootstrap code comes from the file
.Sh SEE ALSO
.Xr disklabel 5 ,
.Xr disktab 5 ,
-.Xr scan_ffs 5
+.Xr scan_ffs 8
.Sh DIAGNOSTICS
The kernel device drivers will not allow the size of a disk partition
to be decreased or the offset of a partition to be changed while
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index c3dc7e1ce28..634bf22c1f3 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.51 2002/06/27 14:12:50 henning Exp $
+.\" $OpenBSD: pfctl.8,v 1.52 2002/09/18 07:33:47 deraadt Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -194,7 +194,7 @@ Packet filter rules file.
.Xr rc 8 ,
.Xr rc.conf 8 ,
.Xr sysctl 8 ,
-.Xr sysctl.conf 8
+.Xr sysctl.conf 5
.Sh HISTORY
The
.Nm
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 3ce976ed148..3bc12602368 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netstat.1,v 1.27 2001/11/09 00:56:24 miod Exp $
+.\" $OpenBSD: netstat.1,v 1.28 2002/09/18 07:33:47 deraadt Exp $
.\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
@@ -342,7 +342,6 @@ Subsequent lines of output show values accumulated over the preceding interval.
.Xr services 5 ,
.Xr iostat 8 ,
.Xr trpt 8 ,
-.Xr trsp 8 ,
.Xr vmstat 8
.Sh HISTORY
The
diff --git a/usr.sbin/afs/src/appl/bos/bos.8 b/usr.sbin/afs/src/appl/bos/bos.8
index a64b5dbcc0a..64eb7823b50 100644
--- a/usr.sbin/afs/src/appl/bos/bos.8
+++ b/usr.sbin/afs/src/appl/bos/bos.8
@@ -1,7 +1,7 @@
.\" Copyright (c) 2000 Kungliga Tekniska Högskolan
.\" $KTH: bos.8,v 1.4 2000/08/30 06:27:00 lha Exp $
.Dd Aug 29, 2000
-.Dt BOS 1
+.Dt bos 8
.Os Arla
.Sh NAME
.Nm bos
diff --git a/usr.sbin/afs/src/appl/fs/fs.1 b/usr.sbin/afs/src/appl/fs/fs.1
index 22377b94d3a..4154eadd6be 100644
--- a/usr.sbin/afs/src/appl/fs/fs.1
+++ b/usr.sbin/afs/src/appl/fs/fs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fs.1,v 1.6 2002/06/09 04:03:21 hin Exp $
+.\" $OpenBSD: fs.1,v 1.7 2002/09/18 07:33:48 deraadt Exp $
.\" $KTH: fs.1,v 1.2.2.1 2001/03/04 04:35:56 lha Exp $
.Dd March 29, 2000
.Dt FS 1
@@ -677,9 +677,9 @@ Tweek xfs-debugging flags
Make xfs print debug info.
.Ed
.Sh SEE ALSO
-.Xr bos 1 ,
+.Xr bos 8 ,
.Xr pts 1 ,
-.Xr vos 1 ,
+.Xr vos 8 ,
.Xr afsd 8
.Sh STANDARDS
The Arla authors are trying to mimic the behaviour of the original AFS
diff --git a/usr.sbin/afs/src/appl/pts/pts.1 b/usr.sbin/afs/src/appl/pts/pts.1
index ad8ffd722d9..8b655bd42e4 100644
--- a/usr.sbin/afs/src/appl/pts/pts.1
+++ b/usr.sbin/afs/src/appl/pts/pts.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pts.1,v 1.5 2002/06/07 15:45:39 hin Exp $
+.\" $OpenBSD: pts.1,v 1.6 2002/09/18 07:33:48 deraadt Exp $
.\" $KTH: pts.1,v 1.1.2.1 2001/07/26 19:54:02 lha Exp $
.Dd March 25, 2000
.Dt PTS 1
@@ -246,9 +246,9 @@ Not yet implemented.
Not yet implemented.
.Ed
.Sh SEE ALSO
-.Xr afsd 1 ,
+.Xr afsd 8 ,
.Xr fs 1 ,
-.Xr vos 1
+.Xr vos 8
.Sh STANDARDS
The Arla authors are trying to mimic the behaviour of the original AFS
utilities.
diff --git a/usr.sbin/mailwrapper/mailer.conf.5 b/usr.sbin/mailwrapper/mailer.conf.5
index 4faa5b0fc4c..5c48c98eb17 100644
--- a/usr.sbin/mailwrapper/mailer.conf.5
+++ b/usr.sbin/mailwrapper/mailer.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mailer.conf.5,v 1.6 2001/07/20 19:09:47 mpech Exp $
+.\" $OpenBSD: mailer.conf.5,v 1.7 2002/09/18 07:33:48 deraadt Exp $
.\" $NetBSD: mailer.conf.5,v 1.1 1999/03/25 16:40:17 is Exp $
.\"
.\" Copyright (c) 1998
@@ -49,7 +49,7 @@ which is typically a symbolic link to
(On a typical system,
.Xr newaliases 8
and
-.Xr mailq 1
+.Xr mailq 8
would be set up this way.)
The second member of each pair is the name of the program to
actually execute when the first name is invoked.
@@ -89,7 +89,7 @@ newaliases /usr/local/sbin/sendmail
.El
.Sh SEE ALSO
.Xr mail 1 ,
-.Xr mailq 1 ,
+.Xr mailq 8 ,
.Xr mailwrapper 8 ,
.Xr newaliases 8 ,
.Xr sendmail 8
@@ -99,5 +99,5 @@ Perry E. Metzger <perry@piermont.com>
The entire reason this program exists is a crock. Instead, a command
for how to submit mail should be standardized, and all the "behave
differently if invoked with a different name" behavior of things like
-.Xr mailq 1
+.Xr mailq 8
should go away.
diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8
index 666c6c26544..dc81cc9c197 100644
--- a/usr.sbin/mailwrapper/mailwrapper.8
+++ b/usr.sbin/mailwrapper/mailwrapper.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mailwrapper.8,v 1.4 2000/06/11 21:03:40 millert Exp $
+.\" $OpenBSD: mailwrapper.8,v 1.5 2002/09/18 07:33:48 deraadt Exp $
.\" $NetBSD: mailwrapper.8,v 1.5 1999/03/22 18:44:01 garbled Exp $
.\"
.\" Copyright (c) 1998
@@ -66,7 +66,7 @@ in
.Pp
.Xr sendmail 8
also typically has aliases named
-.Xr mailq 1
+.Xr mailq 8
and
.Xr newaliases 8
linked to it.
@@ -128,7 +128,7 @@ name under which
was invoked.
.Sh SEE ALSO
.Xr mail 1 ,
-.Xr mailq 1 ,
+.Xr mailq 8 ,
.Xr mailer.conf 5 ,
.Xr newaliases 8 ,
.Xr sendmail 8
@@ -139,5 +139,5 @@ The entire reason this program exists is a crock.
Instead, a command
for how to submit mail should be standardized, and all the "behave
differently if invoked with a different name" behavior of things like
-.Xr mailq 1
+.Xr mailq 8
should go away.
diff --git a/usr.sbin/named/man/named.8 b/usr.sbin/named/man/named.8
index f011425a1f7..cd448faf6d4 100644
--- a/usr.sbin/named/man/named.8
+++ b/usr.sbin/named/man/named.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: named.8,v 1.13 2002/07/08 00:29:51 deraadt Exp $
+.\" $OpenBSD: named.8,v 1.14 2002/09/18 07:33:48 deraadt Exp $
.\" ++Copyright++ 1985
.\" -
.\" Copyright (c) 1985
@@ -473,7 +473,7 @@ Toggles logging of all incoming queries via syslog(8)
/var/named/named.stats nameserver statistics data
.fi
.SH "SEE ALSO"
-kill(1), gethostbyname(3), signal(2),
+kill(1), gethostbyname(3), signal(3),
resolver(3), resolver(5), hostname(7),
RFC 882, RFC 883, RFC 973, RFC 974, RFC 1033, RFC 1034, RFC 1035, RFC 1123,
\fIName Server Operations Guide for \s-1BIND\s+1\fR
diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8
index abf847e7827..1cf2c130c95 100644
--- a/usr.sbin/ypserv/ypserv/ypserv.8
+++ b/usr.sbin/ypserv/ypserv/ypserv.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypserv.8,v 1.17 2001/08/02 18:37:35 mpech Exp $
+.\" $OpenBSD: ypserv.8,v 1.18 2002/09/18 07:33:48 deraadt Exp $
.\"
.\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
.\" All rights reserved.
@@ -139,7 +139,7 @@ or
.It Pa /var/run/ypserv.pid
.El
.Sh SEE ALSO
-.Xr ypbind 1 ,
+.Xr ypbind 8 ,
.Xr securenet 5 ,
.Xr ypserv.acl 5 ,
.Xr yp 8