diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
commit | 2a3488342441b3296995c8a9eca705a468d0eff0 (patch) | |
tree | 0ddd6422cb1fb658884e045a0527f7a24e4df58e /contrib/ntp/scripts/ntptrace/ntptrace-opts | |
parent | 59570923bc07f0e74f90b47bd0e10dc5db508d4a (diff) |
Notes
Diffstat (limited to 'contrib/ntp/scripts/ntptrace/ntptrace-opts')
-rw-r--r-- | contrib/ntp/scripts/ntptrace/ntptrace-opts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ntp/scripts/ntptrace/ntptrace-opts b/contrib/ntp/scripts/ntptrace/ntptrace-opts index 7cc0719a1fa3..1b13de54d4df 100644 --- a/contrib/ntp/scripts/ntptrace/ntptrace-opts +++ b/contrib/ntp/scripts/ntptrace/ntptrace-opts @@ -1,6 +1,6 @@ # EDIT THIS FILE WITH CAUTION (ntptrace-opts) # -# It has been AutoGen-ed June 2, 2016 at 07:24:57 AM by AutoGen 5.18.5 +# It has been AutoGen-ed November 21, 2016 at 07:59:01 AM by AutoGen 5.18.5 # From the definitions ntptrace-opts.def # and the template file perlopt @@ -40,7 +40,7 @@ sub processOptions { 'help|?', 'more-help')); $usage = <<'USAGE'; -ntptrace - Trace peers of an NTP server - Ver. 4.2.8p8 +ntptrace - Trace peers of an NTP server - Ver. 4.2.8p9 USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host] -n, --numeric Print IP addresses instead of hostnames |