use .Ss to separate subsections, add TNF copyright for bits i've added

This commit is contained in:
lukem 1999-02-15 12:42:12 +00:00
parent ee33f9143c
commit 21d8edf42e
1 changed files with 46 additions and 16 deletions

View File

@ -1,4 +1,35 @@
.\" $NetBSD: rc.conf.5,v 1.19 1999/01/31 08:46:58 mrg Exp $
.\" $NetBSD: rc.conf.5,v 1.20 1999/02/15 12:42:12 lukem Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Luke Mewburn.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\" 1. Redistributions of source code must retain the above copyright
.\" notice, this list of conditions and the following disclaimer.
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" This product includes software developed by Luke Mewburn.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
.\" OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
.\" ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
.\" TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" Copyright (c) 1997 Curt J. Sampson
@ -28,7 +59,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd January 16, 1999
.Dd February 15, 1999
.Dt RC.CONF 5
.Os NetBSD 1.3
.\" turn off hyphenation
@ -72,7 +103,7 @@ If a variable that
expects to be set is not set, or the value is not one of the allowed
values, a warning will be printed.
.Pp
Basic network configuration:
.Ss Basic network configuration:
.Bl -tag -width net_interfaces
.It Sy hostname
Name of host.
@ -92,7 +123,7 @@ If empty or not set, then the contents of
(if it exists) are used.
.El
.Pp
Boottime file-system and swap configuration:
.Ss Boottime file-system and swap configuration:
.Bl -tag -width critical_filesystems
.It Sy critical_filesystems
File systems mounted very early in the system boot, except for the
@ -108,7 +139,7 @@ If not set, or set to anything other than YES, and no swap devices
are configured, the system will warn you.
.El
.Pp
One-time actions to perform or programs to run on boot-up:
.Ss One-time actions to perform or programs to run on boot-up:
.Bl -tag -width net_interfaces
.It Sy lkm
YES or NO.
@ -132,7 +163,7 @@ See
.Xr motd 5 .
.El
.Pp
System security setting:
.Ss System security setting:
.Bl -tag -width securelevel
.It Sy securelevel
A number. The system securelevel is set to the specified value early
@ -143,7 +174,7 @@ action is taken, as described
which contains definative information about the system securelevel.
.El
.Pp
Networking startup:
.Ss Networking startup:
.Bl -tag -width net_interfaces
.It Sy ipfilter
YES or NO.
@ -221,7 +252,7 @@ with the
option.
.El
.Pp
Daemons required by other daemons:
.Ss Daemons required by other daemons:
.Bl -tag -width net_interfaces
.It Sy inetd
YES or NO.
@ -251,7 +282,7 @@ and
.Xr rwalld 8 .
.El
.Pp
Commonly used daemons:
.Ss Commonly used daemons:
.Bl -tag -width net_interfaces
.It Sy update
YES or NO.
@ -311,7 +342,7 @@ The
flag will turn on extra logging.
.El
.Pp
Routing daemons:
.Ss Routing daemons:
.Bl -tag -width net_interfaces
.It Sy routed
YES or NO.
@ -345,7 +376,7 @@ Passes
.Sy mrouted_flags .
.El
.Pp
Daemons used to boot other hosts over a network:
.Ss Daemons used to boot other hosts over a network:
.Bl -tag -width net_interfaces
.It Sy rarpd
YES or NO.
@ -403,8 +434,7 @@ Passes
.Sy mopd_flags .
.El
.Pp
.Tn NIS
(YP) daemons:
.Ss NIS (YP) daemons:
.Bl -tag -width net_interfaces
.It Sy ypbind
YES or NO.
@ -443,7 +473,7 @@ Passes
.Sy yppasswdd_flags .
.El
.Pp
NFS daemons and parameters:
.Ss NFS daemons and parameters:
.Bl -tag -width net_interfaces
.It Sy nfs_client
YES or NO.
@ -511,7 +541,7 @@ Used only if
is set to YES.
.El
.Pp
X Window System daemons:
.Ss X Window System daemons:
.Bl -tag -width net_interfaces
.It Sy xfs
YES or NO.
@ -527,7 +557,7 @@ These X daemons are available only with the optional X distribution of
.Nx .
.El
.Pp
Other daemons:
.Ss Other daemons:
.Bl -tag -width net_interfaces
.It Sy apmd
YES or NO.