diff options
| author | Rebecca Cran <brucec@FreeBSD.org> | 2010-11-14 10:04:48 +0000 |
|---|---|---|
| committer | Rebecca Cran <brucec@FreeBSD.org> | 2010-11-14 10:04:48 +0000 |
| commit | cf04e59a01db3a2b08540710e10c682f6e6bf19f (patch) | |
| tree | f1b445745a02e86105508d04df0cd03cf3afcfaf /usr.sbin/sysinstall/sysinstall.8 | |
| parent | f3c0d88e890bfb5bdd1770f7d75b715849b6e941 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.8')
| -rw-r--r-- | usr.sbin/sysinstall/sysinstall.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index eccb1823cd8b..16dd806a5245 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -217,10 +217,10 @@ Configure host as a user of the Network Time Protocol. .Pp .Sy Variables : .Bl -tag -width indent -.It ntpdate_flags -The flags to -.Xr ntpdate 8 , -that is to say the name of the server to sync from. +.It ntpdate_hosts +Whitespace-separated list of +.Xr ntpdate 8 +servers to sync from. .El .It configPCNFSD Configure host to support PC NFS. |
