diff options
author | delphij <delphij@FreeBSD.org> | 2017-03-28 04:48:17 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2017-03-28 04:48:17 +0000 |
commit | 9e55018b05bf06a66cff34b38d0513f3e6ce1693 (patch) | |
tree | 902f92e264fe4e9744915013573ddc0d77146551 /contrib/ntp/scripts/ntp-wait/ntp-wait-opts | |
parent | d39342cfdc6bedaba7e1c71da4f06feb63517476 (diff) | |
download | FreeBSD-src-9e55018b05bf06a66cff34b38d0513f3e6ce1693.zip FreeBSD-src-9e55018b05bf06a66cff34b38d0513f3e6ce1693.tar.gz |
MFC r315871: MFV r315791: ntp 4.2.8p10.
Diffstat (limited to 'contrib/ntp/scripts/ntp-wait/ntp-wait-opts')
-rw-r--r-- | contrib/ntp/scripts/ntp-wait/ntp-wait-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/ntp-wait/ntp-wait-opts b/contrib/ntp/scripts/ntp-wait/ntp-wait-opts index 2c12c67..fbb996b 100644 --- a/contrib/ntp/scripts/ntp-wait/ntp-wait-opts +++ b/contrib/ntp/scripts/ntp-wait/ntp-wait-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntp-wait-opts) # -# It has been AutoGen-ed November 21, 2016 at 07:58:41 AM by AutoGen 5.18.5 +# It has been AutoGen-ed March 21, 2017 at 10:40:00 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.8p9 +ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p10 USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]... -n, --tries=num Number of times to check ntpd |