aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/rc.conf.5
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2002-08-19 17:57:38 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2002-08-19 17:57:38 +0000
commit806fb7f53b7ff44cddee01c3cd488378c1fb58ef (patch)
treed675aa3e5e6efa23fe1d190e6d9aeade36055ef6 /share/man/man5/rc.conf.5
parent6e82956c21796fc0f50a7e405c04e73dafd5ae97 (diff)
downloadsrc-806fb7f53b7ff44cddee01c3cd488378c1fb58ef.tar.gz
src-806fb7f53b7ff44cddee01c3cd488378c1fb58ef.zip
Update manpage to reflect reality:
xntpd -> ntpd single_mountd_enable -> mountd_enable portmap -> rpcbind
Notes
Notes: svn path=/head/; revision=102122
Diffstat (limited to 'share/man/man5/rc.conf.5')
-rw-r--r--share/man/man5/rc.conf.518
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 9226ae521c5d..14c00a712dbe 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -943,7 +943,7 @@ is set to
these are the flags to pass to the
.Xr nfsd 8
daemon.
-.It Va single_mountd_enable
+.It Va mountd_enable
.Pq Vt bool
If set to
.Dq Li YES ,
@@ -991,23 +991,23 @@ If set to
and also an NFS server, run
.Xr rpc.statd 8
at boot time.
-.It Va portmap_program
+.It Va rpcbind_program
.Pq Vt str
Path to
.Xr rpcbind 8
(default
.Pa /usr/sbin/rpcbind ) .
-.It Va portmap_enable
+.It Va rpcbind_enable
.Pq Vt bool
If set to
.Dq Li YES ,
run the
.Xr rpcbind 8
service at boot time.
-.It Va portmap_flags
+.It Va rpcbind_flags
.Pq Vt str
If
-.Va portmap_enable
+.Va rpcbind_enable
is set to
.Dq Li YES ,
these are the flags to pass to the
@@ -1112,23 +1112,23 @@ is set to
these are the flags to pass to the
.Xr ntpdate 8
command (typically a hostname).
-.It Va xntpd_enable
+.It Va ntpd_enable
.Pq Vt bool
If set to
.Dq Li YES ,
run the
.Xr ntpd 8
command at boot time.
-.It Va xntpd_program
+.It Va ntpd_program
.Pq Vt str
Path to
.Xr ntpd 8
(default
.Pa /usr/sbin/ntpd ) .
-.It Va xntpd_flags
+.It Va ntpd_flags
.Pq Vt str
If
-.Va xntpd_enable
+.Va ntpd_enable
is set to
.Dq Li YES ,
these are the flags to pass to the