diff options
author | 2002-09-26 22:12:43 +0000 | |
---|---|---|
committer | 2002-09-26 22:12:43 +0000 | |
commit | 77babc70c36f9f2ecd22bbd3876fac04869d8c51 (patch) | |
tree | af11272e7f0602da6708f1379bf2b667de7050fb | |
parent | autoconf(4) cleanup: (diff) | |
download | wireguard-openbsd-77babc70c36f9f2ecd22bbd3876fac04869d8c51.tar.xz wireguard-openbsd-77babc70c36f9f2ecd22bbd3876fac04869d8c51.zip |
Add a few supposedly useful xrefs, some from mickey@
ok deraadt@ mickey@
-rw-r--r-- | share/man/man5/hostname.if.5 | 9 | ||||
-rw-r--r-- | share/man/man5/shells.5 | 6 |
2 files changed, 11 insertions, 4 deletions
diff --git a/share/man/man5/hostname.if.5 b/share/man/man5/hostname.if.5 index 4d98d88e7b1..9be6c664634 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.28 2002/06/03 16:41:36 miod Exp $ +.\" $OpenBSD: hostname.if.5,v 1.29 2002/09/26 22:12:43 miod Exp $ .\" $NetBSD: hosts.5,v 1.4 1994/11/30 19:31:20 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -268,7 +268,12 @@ are permitted. .El .Sh SEE ALSO .Xr hosts 5 , +.Xr ancontrol 8 , .Xr brconfig 8 , .Xr dhcp 8 , .Xr ifconfig 8 , -.Xr rc 8 +.Xr lmccontrol 8 , +.Xr netstart 8 , +.Xr rc 8 , +.Xr spppcontrol 8 , +.Xr wicontrol 8 diff --git a/share/man/man5/shells.5 b/share/man/man5/shells.5 index 45181180876..178509f7ccf 100644 --- a/share/man/man5/shells.5 +++ b/share/man/man5/shells.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shells.5,v 1.5 2000/02/29 04:48:39 aaron Exp $ +.\" $OpenBSD: shells.5,v 1.6 2002/09/26 22:12:43 miod Exp $ .\" $NetBSD: shells.5,v 1.3 1994/11/30 19:31:32 jtc Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -71,7 +71,9 @@ daemon denies access to users who are not using one of the listed shells. .El .Sh SEE ALSO .Xr chpass 1 , -.Xr getusershell 3 +.Xr login 1 , +.Xr getusershell 3 , +.Xr nologin 8 .Sh HISTORY The .Nm |