diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-23 09:30:36 +0000 |
commit | 83b2997e2f28d1c476308b67430b8ef6cb74d4df (patch) | |
tree | 52579d5e1b1cddbdd04dd2ac8ebea76d4471a5ad /share/man/man8/diskless.8 | |
parent | ba422cc0dee1b90e6e23d4181e05daf46c88cfd4 (diff) |
'SEE ALSO' audit in 'share/man/':
o) sort;
o) "," is separator of entries;
o) don't use "." or "," in the last entry;
millert@ ok
Diffstat (limited to 'share/man/man8/diskless.8')
-rw-r--r-- | share/man/man8/diskless.8 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index 41da60b64b9..7a962b4bf66 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.17 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: diskless.8,v 1.18 2002/05/23 09:30:35 mpech Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -327,13 +327,13 @@ location of boot programs loaded by the Sun PROM location of boot programs loaded by the HP Boot ROM .El .Sh SEE ALSO -.Xr rarpd 8 , -.Xr ethers 5 , -.Xr tftpd 8 , -.Xr rpc.bootparamd 8 , .Xr bootparams 5 , -.Xr mountd 8 , +.Xr ethers 5 , .Xr exports 5 , +.Xr mountd 8 , .Xr nfsd 8 , +.Xr rarpd 8 , .Xr rbootd 8 , -.Xr reboot 8 +.Xr reboot 8 , +.Xr rpc.bootparamd 8 , +.Xr tftpd 8 |