From 86e0adfea1802a6b5848f5a0ad2b255e82bdd5e2 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Wed, 6 May 1998 17:26:48 +0000 Subject: [PATCH] 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) --- share/man/man5/rc.conf.5 | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 8eacfcc07ff4..1fa5a9e3cb81 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -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