From 7a3e657c56eb965857c0eaa67dfd6280cc69f93b Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 21 Jan 2005 08:36:40 +0000 Subject: Sort sections. --- share/man/man8/adding_user.8 | 4 ++-- share/man/man8/diskless.8 | 22 +++++++++++----------- share/man/man8/rc.8 | 34 +++++++++++++++++----------------- share/man/man8/sticky.8 | 10 +++++----- share/man/man8/yp.8 | 36 ++++++++++++++++++------------------ 5 files changed, 53 insertions(+), 53 deletions(-) (limited to 'share/man/man8') diff --git a/share/man/man8/adding_user.8 b/share/man/man8/adding_user.8 index 007c3bf..2f4dab1 100644 --- a/share/man/man8/adding_user.8 +++ b/share/man/man8/adding_user.8 @@ -108,10 +108,10 @@ skeletal login directory .Xr adduser 8 , .Xr pwd_mkdb 8 , .Xr vipw 8 -.Sh BUGS -User information should (and eventually will) be stored elsewhere. .Sh HISTORY The .Nm utility appeared in .Bx 3.0 . +.Sh BUGS +User information should (and eventually will) be stored elsewhere. diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index ecf88a0..5c8345a 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -449,6 +449,17 @@ Be warned that using unencrypted to mount root and user partitions may expose information such as encryption keys. +.Sh SEE ALSO +.Xr ethers 5 , +.Xr exports 5 , +.Xr bootpd 8 , +.Xr mountd 8 , +.Xr nfsd 8 , +.Xr pxeboot 8 , +.Xr reboot 8 , +.Xr tftpd 8 +.Pp +.Pa ports/net/etherboot .Sh BUGS This manpage is probably incomplete. .Pp @@ -462,14 +473,3 @@ and while trying to preserve the original content. The process might not handle all cases. -.Sh SEE ALSO -.Xr ethers 5 , -.Xr exports 5 , -.Xr bootpd 8 , -.Xr mountd 8 , -.Xr nfsd 8 , -.Xr pxeboot 8 , -.Xr reboot 8 , -.Xr tftpd 8 -.Pp -.Pa ports/net/etherboot diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index fed004a..23ddbfa 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -466,6 +466,23 @@ before starting the daemon. .Pp Following tradition, all startup files reside in .Pa /etc . +.Sh FILES +.Bl -tag -compact +.It Pa /etc/rc +.It Pa /etc/rc.conf +.It Pa /etc/rc.conf.local +.It Pa /etc/rc.d/ +.It Pa /etc/rc.firewall +.It Pa /etc/rc.local +.It Pa /etc/rc.shutdown +.It Pa /etc/rc.subr +.It Pa /var/run/dmesg.boot +.Xr dmesg 1 +results soon after the +.Nm +process begins. +Useful when dmesg buffer in the kernel no longer has this information. +.El .Sh EXAMPLES The following is a minimal .Nm rc.d/ @@ -546,23 +563,6 @@ As all processes are killed by at shutdown, the explicit .Xr kill 1 is unnecessary, but is often included. -.Sh FILES -.Bl -tag -compact -.It Pa /etc/rc -.It Pa /etc/rc.conf -.It Pa /etc/rc.conf.local -.It Pa /etc/rc.d/ -.It Pa /etc/rc.firewall -.It Pa /etc/rc.local -.It Pa /etc/rc.shutdown -.It Pa /etc/rc.subr -.It Pa /var/run/dmesg.boot -.Xr dmesg 1 -results soon after the -.Nm -process begins. -Useful when dmesg buffer in the kernel no longer has this information. -.El .Sh SEE ALSO .Xr kill 1 , .Xr rc.conf 5 , diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8 index fdff63e..aa94a11 100644 --- a/share/man/man8/sticky.8 +++ b/share/man/man8/sticky.8 @@ -69,14 +69,14 @@ Any user may create a sticky directory. See .Xr chmod 1 for details about modifying file modes. +.Sh HISTORY +A +.Nm +command appeared in +.At 32v . .Sh BUGS Neither .Xr open 2 nor .Xr mkdir 2 will create a file with the sticky bit set. -.Sh HISTORY -A -.Nm -command appeared in -.At 32v . diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index 2903c89..75e3cc1 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -511,6 +511,24 @@ a v1 and v2 server. .Xr ypserv 8 manual page for a detailed description of these special features and flags.) +.Sh HISTORY +The +.Nm YP +subsystem was written from the ground up by +.An Theo de Raadt +to be compatible to Sun's implementation. +Bug fixes, improvements +and +.Tn NIS +server support were later added by +.An Bill Paul . +The server-side code was originally written by +.An Peter Eriksson +and +.An Tobias Reber +and is subject to the GNU Public License. +No Sun code was +referenced. .Sh BUGS While .Fx @@ -546,21 +564,3 @@ manuals for there. Neither Sun nor this author have found a clean way to handle the problems that occur when ypbind cannot find its server upon bootup. -.Sh HISTORY -The -.Nm YP -subsystem was written from the ground up by -.An Theo de Raadt -to be compatible to Sun's implementation. -Bug fixes, improvements -and -.Tn NIS -server support were later added by -.An Bill Paul . -The server-side code was originally written by -.An Peter Eriksson -and -.An Tobias Reber -and is subject to the GNU Public License. -No Sun code was -referenced. -- cgit v1.1