document ntpdate_prog and xntpd_prog
fix: named_program -> named_prog to reflect "real life" (I suggest keeping this shorter name convention as it is actually used in the config file)
This commit is contained in:
parent
87484f1c55
commit
dfdbe9c27e
@ -22,7 +22,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: rc.conf.5,v 1.16 1998/03/12 07:30:49 charnier Exp $
|
||||
.\" $Id: rc.conf.5,v 1.17 1998/04/18 10:27:19 brian Exp $
|
||||
.\"
|
||||
.Dd April 26, 1997
|
||||
.Dt RC.CONF 5
|
||||
@ -214,7 +214,7 @@ these are the flags to pass to
|
||||
run the
|
||||
.Xr named 8
|
||||
daemon.
|
||||
.It Ar named_program
|
||||
.It Ar named_prog
|
||||
(str) path to
|
||||
.Xr named 8
|
||||
(default
|
||||
@ -372,6 +372,11 @@ from some standard reference. An option to set this up initially
|
||||
(from a list of known servers) is also provided by the
|
||||
.Pa /stand/sysinstall
|
||||
program when the system is first installed.
|
||||
.It Ar ntpdate_prog
|
||||
(str) path to
|
||||
.Xr ntpdate 8
|
||||
(default
|
||||
.Pa /usr/sbin/ntpdate ) .
|
||||
.It Ar ntpdate_flags
|
||||
(str) If
|
||||
.Ar ntpdate_enable
|
||||
@ -386,6 +391,11 @@ command (typically a hostname).
|
||||
then run the
|
||||
.Xr xntpd 8
|
||||
command at boot time.
|
||||
.It Ar xntpd_prog
|
||||
(str) path to
|
||||
.Xr xntpd 8
|
||||
(default
|
||||
.Pa /usr/sbin/xntpd ) .
|
||||
.It Ar xntpd_flags
|
||||
(str) If
|
||||
.Ar xntpd_enable
|
||||
|
Loading…
Reference in New Issue
Block a user