summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-15 18:50:39 +0000
committerphantom <phantom@FreeBSD.org>1999-09-15 18:50:39 +0000
commit3679f156e6d52aceebd4c7f7fa0031dba5977282 (patch)
tree9729420c5853526e7eb1e70ed665a460e3a16e35 /share
parentb6053bedb208002aefe13bb9d102350e07cf73e6 (diff)
downloadFreeBSD-src-3679f156e6d52aceebd4c7f7fa0031dba5977282.zip
FreeBSD-src-3679f156e6d52aceebd4c7f7fa0031dba5977282.tar.gz
mdoc(7)'fy.
Pointed out by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.520
1 files changed, 14 insertions, 6 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 1d0c8d4..66d48de 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -161,9 +161,15 @@ kernel module will be loaded.
or the file which contains the local firewall ruleset. Valid selections
from
.Pa /etc/rc.firewall ,
-are ``open'' - unrestricted IP access; ``closed'' - all IP services disabled,
-except via lo0; ``client'' - basic protection for a workstation; ``simple'' -
-basic protection for a LAN. If a filename is specified, the full path
+are
+.Dq open
+- unrestricted IP access;
+.Dq closed
+- all IP services disabled, except via lo0;
+.Dq client
+- basic protection for a workstation;
+.Dq simple
+- basic protection for a LAN. If a filename is specified, the full path
must be given.
.It Ar firewall_quiet
(bool) Set to
@@ -406,11 +412,11 @@ command for more information.
.It Ar update_motd
(bool) If set to
.Ar YES ,
-.Nm /etc/motd
+.Pa /etc/motd
will be updated at boot time to reflect the kernel release
bring run. If set to
.Ar NO ,
-.Nm /etc/motd
+.Pa /etc/motd
will not be updated
.It Ar nfs_client_enable
(bool) If set to
@@ -646,7 +652,9 @@ then for each whitespace separated
in the value, a
.No route_ Ns element
variable is assumed to exist
-whose contents will later be passed to a ``route add'' operation.
+whose contents will later be passed to a
+.Dq route add
+operation.
.It Ar gateway_enable
(bool) If set to
.Ar YES ,
OpenPOWER on IntegriCloud