diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-18 07:33:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-18 07:33:49 +0000 |
commit | 22a8a867e01392910ef90820cd963ed01966babc (patch) | |
tree | 2d0ef7a64d1dd5ac68b6f38449c4449e0f60edf5 /usr.sbin | |
parent | d8fff56091bc97fc05aa518be0a02ada17ac66f7 (diff) |
fix Xr refs; frisco@blackant.net
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/afs/src/appl/bos/bos.8 | 2 | ||||
-rw-r--r-- | usr.sbin/afs/src/appl/fs/fs.1 | 6 | ||||
-rw-r--r-- | usr.sbin/afs/src/appl/pts/pts.1 | 6 | ||||
-rw-r--r-- | usr.sbin/mailwrapper/mailer.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/mailwrapper/mailwrapper.8 | 8 | ||||
-rw-r--r-- | usr.sbin/named/man/named.8 | 4 | ||||
-rw-r--r-- | usr.sbin/ypserv/ypserv/ypserv.8 | 4 |
7 files changed, 19 insertions, 19 deletions
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 |