summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-12 21:48:25 +0000
committerru <ru@FreeBSD.org>2005-01-12 21:48:25 +0000
commit024faad271beb979616e7563af236c1dcc0976db (patch)
tree55387cdd0f8237d019daf115b9f1109b18fa54ef /share/man/man5
parent4b344b0b27bf042f8881d962c957e2cfcde2366a (diff)
downloadFreeBSD-src-024faad271beb979616e7563af236c1dcc0976db.zip
FreeBSD-src-024faad271beb979616e7563af236c1dcc0976db.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/periodic.conf.52
-rw-r--r--share/man/man5/rc.conf.531
2 files changed, 19 insertions, 14 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index 611213c..c09cadc 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -445,7 +445,7 @@ Set to the arguments to pass to the
.Xr diff 1
utility when generating differences.
The default is
-.Fl b Fl u .
+.Fl b u .
.It Va daily_status_security_chksetuid_enable
.Pq Vt bool
Set to
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index bb1cff3..1a339fb 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -254,7 +254,7 @@ to waste as little space as possible.
See
.Xr mdmfs 8
for other options you can use in
-.Li tmpmfs_flags .
+.Va tmpmfs_flags .
.It Va varmfs
Controls the creation of a
.Pa /var
@@ -284,7 +284,7 @@ to waste as little space as possible.
See
.Xr mdmfs 8
for other options you can use in
-.Li varmfs_flags .
+.Va varmfs_flags .
.It Va populate_var
Controls the automatic population of the
.Pa /var
@@ -723,7 +723,9 @@ appropriately.
.Pp
.Dl "device pf"
.Pp
-builds pf into the kernel.
+builds
+.Xr pf 4
+into the kernel.
Otherwise it is loaded from a module.
.It Va pf_rules
.Pq Vt str
@@ -1124,7 +1126,7 @@ parts.
.Pq Vt int
Number of times to attempt attaching to a
.Xr gbde 4
-device, i.e. how many times the user is asked for the pass-phrase.
+device, i.e., how many times the user is asked for the pass-phrase.
Default is 3.
.It Va gbde_swap_enable
.Pq Vt bool
@@ -1637,19 +1639,18 @@ If set to
.Dq Li YES ,
.Xr ntpd 8
is run with the
-.Op Fl g
+.Fl g
flag, which syncs the system's clock on startup.
See
.Xr ntpd 8
for more information regarding the
-.Op Fl g
+.Fl g
option.
This is a preferred alternative to using
.Xr ntpdate 1
or specifying the
-.Pa /etc/rc.conf
-tunable
-.Op Ar ntpdate_enable .
+.Va ntpdate_enable
+variable.
.It Va nis_client_enable
.Pq Vt bool
If set to
@@ -2256,7 +2257,7 @@ etc).
.It Va moused_nondefault_enable
.Pq Vt str
If set to
-.Dq Li NO
+.Dq Li NO ,
the mouse device specified on
the command line is not automatically treated as enabled by the
.Pa /etc/rc.d/moused
@@ -3079,16 +3080,20 @@ recover pre-maturely terminated
.Xr vi 1
sessions.
.It Va ugidfw_enable
-.Dq Li NO
-Load the
+.Pq Vt bool
+Set to
+.Dq Li YES
+to load the
.Xr mac_bsdextended 4
module upon system initialization and load a default
ruleset file.
.It Va bsdextended_script
-.Dq Pa /etc/rc.bsdextended
+.Pq Vt str
The default
.Xr mac_bsdextended 4
ruleset file to load.
+The default value of this variable is
+.Pa /etc/rc.bsdextended .
.It Va ramdisk_units
.Pq Vt str
A list of one or more ramdisk units to configure with
OpenPOWER on IntegriCloud