diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-06-03 05:55:24 +0000 |
commit | 6f73e3f459be43eacfd7662c4e59fba1a872de0e (patch) | |
tree | 38c3e29b3aa6298b57bdcee4b0cdfb1bcf8a3db8 /scripts/ntp-wait/ntp-wait-opts | |
parent | c1950318d1af96666bb3a80bf73cb4790f6dbcea (diff) |
Notes
Diffstat (limited to 'scripts/ntp-wait/ntp-wait-opts')
-rw-r--r-- | scripts/ntp-wait/ntp-wait-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ntp-wait/ntp-wait-opts b/scripts/ntp-wait/ntp-wait-opts index 814432d794df..e199079bd556 100644 --- a/scripts/ntp-wait/ntp-wait-opts +++ b/scripts/ntp-wait/ntp-wait-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntp-wait-opts) # -# It has been AutoGen-ed April 26, 2016 at 08:24:18 PM by AutoGen 5.18.5 +# It has been AutoGen-ed June 2, 2016 at 07:24:33 AM by AutoGen 5.18.5 # From the definitions ntp-wait-opts.def # and the template file perlopt @@ -40,7 +40,7 @@ sub processOptions { 'help|?', 'more-help')); $usage = <<'USAGE'; -ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p7 +ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p8 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -n, --tries=num Number of times to check ntpd |