diff options
author | 2000-11-20 08:00:00 +0000 | |
---|---|---|
committer | 2000-11-20 08:00:00 +0000 | |
commit | c4f2acd3ec34c67fa1e5884c0b4016d76201cce6 (patch) | |
tree | 7c094210e02be4c28c4460d3a2e004d95f06d35a /share/man/man5 | |
parent | limit luns on usb (diff) | |
download | wireguard-openbsd-c4f2acd3ec34c67fa1e5884c0b4016d76201cce6.tar.xz wireguard-openbsd-c4f2acd3ec34c67fa1e5884c0b4016d76201cce6.zip |
various Xr fixes; nordin@cse.ogi.edu
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 8 | ||||
-rw-r--r-- | share/man/man5/hostname.if.5 | 6 | ||||
-rw-r--r-- | share/man/man5/hosts.5 | 4 | ||||
-rw-r--r-- | share/man/man5/login.conf.5 | 8 | ||||
-rw-r--r-- | share/man/man5/passwd.5 | 4 |
5 files changed, 15 insertions, 15 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 3564be391aa..add45dc3f5f 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.17 2000/10/26 00:37:04 aaron Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.18 2000/11/20 08:00:02 deraadt Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -380,7 +380,7 @@ File recorded in the package and displayed during installation. Defaults to ${PKGDIR}/MESSAGE if this file exists. Leave empty if no message is needed. .It Ev MTREE_FILE -.Xr mtree 1 +.Xr mtree 8 specification to check when creating a PLIST with the .Ar plist target. @@ -724,7 +724,7 @@ Starting with the operating system installation script runs the /usr/local specification globally, instead of embedding it in each package. So packages no longer record an -.Xr mtree 1 +.Xr mtree 8 specification. Use an explicit .Sq @exec @@ -843,7 +843,7 @@ process after tweaking a few variables. .Pp .Ar fake first creates a skeleton tree under ${WRKINST}, using the -.Xr mtree 1 +.Xr mtree 8 specification .Pa ${PORTSDIR}/infrastructure/db/fake.mtree . .Pp diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index f1ad80c41ab..0e6229974f1 100644 --- a/share/man/man5/hostname.if.5 +++ b/share/man/man5/hostname.if.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.if.5,v 1.22 2000/10/26 00:37:04 aaron Exp $ +.\" $OpenBSD: hostname.if.5,v 1.23 2000/11/20 08:00:03 deraadt Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -148,7 +148,7 @@ Useful for doing interface specific configuration using commands like setting up custom routes using .Xr route 8 , or establishing tunnels using -.Xr gifconfig 8 . +.Xr ifconfig 8 . It is worth noting that .Dq \e$if in a command line will be replaced by the interface name. @@ -212,7 +212,7 @@ Optional miscellaneous options to set on the interface, i.e., An addressless network interface setup (useful for .Xr bridge 4 member interfaces and interfaces to be used with -.Xr pppoe 4 ) +.Xr pppoe 8 ) consists of .Pp .Bd -literal -offset xxxx diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5 index 5247c87a80e..58d23a513d9 100644 --- a/share/man/man5/hosts.5 +++ b/share/man/man5/hosts.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts.5,v 1.10 2000/10/26 00:37:04 aaron Exp $ +.\" $OpenBSD: hosts.5,v 1.11 2000/11/20 08:00:03 deraadt Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -62,7 +62,7 @@ The system configuration file controls where host name information will be searched for. The mechanism provided permits the administrator to describe the databases to search; the databases currently known include -.Xr yp 5 , +.Xr yp 8 , DNS and the .Xr hosts 5 diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index ddd7829fdc7..fff84a3b76c 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.3 2000/10/26 00:37:04 aaron Exp $ +.\" $OpenBSD: login.conf.5,v 1.4 2000/11/20 08:00:03 deraadt Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd February 23, 1995 @@ -96,7 +96,7 @@ Same as having a .Pa $HOME/.hushlogin file. See -.Xr login 8 . +.Xr login 1 . .\" .sp .It ignorenologin Ta bool Ta Dv false Ta @@ -104,7 +104,7 @@ Not affected by .Pa nologin files. See -.Xr login 8 . +.Xr login 1 . .\" .sp .It stacksize Ta size Ta "" Ta @@ -278,4 +278,4 @@ For example, to indicate 1 and 1/2 hours, the following string could be used: .Xr passwd 5 , .Xr ttys 5 , .Xr ftpd 8 , -.Xr login 8 +.Xr login 1 diff --git a/share/man/man5/passwd.5 b/share/man/man5/passwd.5 index 2cc7aeb78f9..a8d350cd7db 100644 --- a/share/man/man5/passwd.5 +++ b/share/man/man5/passwd.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: passwd.5,v 1.16 2000/10/26 00:37:05 aaron Exp $ +.\" $OpenBSD: passwd.5,v 1.17 2000/11/20 08:00:03 deraadt Exp $ .\" $NetBSD: passwd.5,v 1.4 1995/07/28 06:46:05 phil Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -137,7 +137,7 @@ this field currently has little special meaning. The .Ar class field is used by -.Xr login 8 +.Xr login 1 and other programs to determine which entry in the .Xr login.conf 5 database should be used. |