]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update generated .menu files
authorHarlan Stenn <stenn@ntp.org>
Sat, 20 Nov 2010 04:29:22 +0000 (23:29 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 20 Nov 2010 04:29:22 +0000 (23:29 -0500)
bk: 4ce74ea2bf7--mV5aUdOOi7vbzjf1g

ntpd/ntpd-opts.menu
ntpdc/ntpdc-opts.menu
ntpq/ntpq-opts.menu
ntpsnmpd/ntpsnmpd-opts.menu
util/ntp-keygen-opts.menu

index 3425d8220f67c328ee98513dd77eba3666092d79..0e88b6b004b906e35edec19f462c78a0c6435341 100644 (file)
@@ -1 +1,122 @@
-* ntpd Invocation::                Invoking ntpd
+# 
+# EDIT THIS FILE WITH CAUTION  (ntpd-opts.menu)
+# 
+# It has been AutoGen-ed  November 18, 2010 at 03:19:27 PM by AutoGen 5.11.2
+# From the definitions    ntpd-opts.def
+# and the template file   aginfo.tpl
+@end ignore
+This program has no explanation.
+
+
+
+This section was generated by @strong{AutoGen},
+the aginfo template and the option descriptions for the @command{ntpd} program.  It documents the ntpd usage text and option meanings.
+
+This software is released under a specialized copyright license.
+
+@menu
+* ntpd usage::                  ntpd usage help (-?)
+* ntpd authnoreq::             authnoreq option (-A)
+* ntpd authreq::               authreq option (-a)
+* ntpd bcastsync::             bcastsync option (-b)
+* ntpd configfile::            configfile option (-c)
+* ntpd debug-level::           debug-level option (-d)
+* ntpd driftfile::             driftfile option (-f)
+* ntpd dvar::                  dvar option
+* ntpd interface::             interface option (-I)
+* ntpd ipv4::                  ipv4 option (-4)
+* ntpd ipv6::                  ipv6 option (-6)
+* ntpd jaildir::               jaildir option (-i)
+* ntpd keyfile::               keyfile option (-k)
+* ntpd logfile::               logfile option (-l)
+* ntpd modifymmtimer::         modifymmtimer option (-M)
+* ntpd nice::                  nice option (-N)
+* ntpd nofork::                nofork option (-n)
+* ntpd novirtualips::          novirtualips option (-L)
+* ntpd panicgate::             panicgate option (-g)
+* ntpd pccfreq::               pccfreq option
+* ntpd pidfile::               pidfile option (-p)
+* ntpd priority::              priority option (-P)
+* ntpd propagationdelay::      propagationdelay option (-r)
+* ntpd quit::                  quit option (-q)
+* ntpd saveconfigquit::        saveconfigquit option
+* ntpd set-debug-level::       set-debug-level option (-D)
+* ntpd slew::                  slew option (-x)
+* ntpd statsdir::              statsdir option (-s)
+* ntpd trustedkey::            trustedkey option (-t)
+* ntpd updateinterval::        updateinterval option (-U)
+* ntpd usepcc::                usepcc option
+* ntpd user::                  user option (-u)
+* ntpd var::                   var option
+@end menu
+
+@node ntpd usage
+@subsection ntpd usage help (-?)
+@cindex ntpd usage
+
+This is the automatically generated usage text for ntpd:
+
+@exampleindent 0
+@example
+ntpd - NTP daemon program - Ver. 4.2.6p3-RC10
+USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
+  Flg Arg Option-Name    Description
+   -4 no  ipv4           Force IPv4 DNS name resolution
+                                - prohibits these options:
+                                ipv6
+   -6 no  ipv6           Force IPv6 DNS name resolution
+                                - prohibits these options:
+                                ipv4
+   -a no  authreq        Require crypto authentication
+                                - prohibits these options:
+                                authnoreq
+   -A no  authnoreq      Do not require crypto authentication
+                                - prohibits these options:
+                                authreq
+   -b no  bcastsync      Allow us to sync to broadcast servers
+   -c Str configfile     configuration file name
+   -d no  debug-level    Increase output debug message level
+                                - may appear multiple times
+   -D Str set-debug-level Set the output debug message level
+                                - may appear multiple times
+   -f Str driftfile      frequency drift file name
+   -g no  panicgate      Allow the first adjustment to be Big
+                                - may appear multiple times
+   -i --- jaildir        built without --enable-clockctl or --enable-linuxcaps
+   -I Str interface      Listen on an interface name or address
+                                - may appear multiple times
+   -k Str keyfile        path to symmetric keys
+   -l Str logfile        path to the log file
+   -L no  novirtualips   Do not listen to virtual interfaces
+   -n no  nofork         Do not fork
+   -N no  nice           Run at high priority
+   -p Str pidfile        path to the PID file
+   -P Num priority       Process priority
+   -q no  quit           Set the time and quit
+   -r Str propagationdelay Broadcast/propagation delay
+      Str saveconfigquit Save parsed configuration and quit
+   -s Str statsdir       Statistics file location
+   -t Str trustedkey     Trusted key number
+                                - may appear multiple times
+   -u --- user           built without --enable-clockctl or --enable-linuxcaps
+   -U Num updateinterval interval in seconds between scans for new or dropped interfaces
+      Str var            make ARG an ntp variable (RW)
+                                - may appear multiple times
+      Str dvar           make ARG an ntp variable (RW|DEF)
+                                - may appear multiple times
+   -x no  slew           Slew up to 600 seconds
+      opt version        Output version information and exit
+   -? no  help           Display extended usage information and exit
+   -! no  more-help      Extended usage information passed thru pager
+
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
+
+The following option preset mechanisms are supported:
+ - examining environment variables named NTPD_*
+
+
+
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+@end example
+@exampleindent 4
\ No newline at end of file
index 42ca3b42be8263c8f99ede21b9907bed86818da3..77b08c0819a678a563078a336a54c63752237aab 100644 (file)
@@ -1 +1,122 @@
-* ntpdc Invocation::               Invoking ntpdc
+# 
+# EDIT THIS FILE WITH CAUTION  (ntpdc-opts.menu)
+# 
+# It has been AutoGen-ed  November 18, 2010 at 03:19:34 PM by AutoGen 5.11.2
+# From the definitions    ntpdc-opts.def
+# and the template file   aginfo.tpl
+@end ignore
+This program has no explanation.
+
+The
+[= prog-name =]
+utility program is used to query an NTP daemon about its
+current state and to request changes in that state.
+It uses NTP mode 7 control message formats described in the source code.
+The program may
+be run either in interactive mode or controlled using command line
+arguments.
+Extensive state and statistics information is available
+through the
+[= prog-name =]
+interface.
+In addition, nearly all the
+configuration options which can be specified at startup using
+ntpd's configuration file may also be specified at run time using
+[= prog-name =] .
+
+
+
+This section was generated by @strong{AutoGen},
+the aginfo template and the option descriptions for the @command{ntpdc} program.  It documents the ntpdc usage text and option meanings.
+
+This software is released under a specialized copyright license.
+
+@menu
+* ntpdc usage::                  ntpdc usage help (-?)
+* ntpdc command::               command option (-c)
+* ntpdc debug-level::           debug-level option (-d)
+* ntpdc interactive::           interactive option (-i)
+* ntpdc ipv4::                  ipv4 option (-4)
+* ntpdc ipv6::                  ipv6 option (-6)
+* ntpdc listpeers::             listpeers option (-l)
+* ntpdc numeric::               numeric option (-n)
+* ntpdc peers::                 peers option (-p)
+* ntpdc set-debug-level::       set-debug-level option (-D)
+* ntpdc showpeers::             showpeers option (-s)
+@end menu
+
+@node ntpdc usage
+@subsection ntpdc usage help (-?)
+@cindex ntpdc usage
+
+This is the automatically generated usage text for ntpdc:
+
+@exampleindent 0
+@example
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC10
+USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
+  Flg Arg Option-Name    Description
+   -4 no  ipv4           Force IPv4 DNS name resolution
+                                - prohibits these options:
+                                ipv6
+   -6 no  ipv6           Force IPv6 DNS name resolution
+                                - prohibits these options:
+                                ipv4
+   -c Str command        run a command and exit
+                                - may appear multiple times
+   -l no  listpeers      Print a list of the peers
+                                - prohibits these options:
+                                command
+   -p no  peers          Print a list of the peers
+                                - prohibits these options:
+                                command
+   -s no  showpeers      Show a list of the peers
+                                - prohibits these options:
+                                command
+   -i no  interactive    Force ntpq to operate in interactive mode
+                                - prohibits these options:
+                                command
+                                listpeers
+                                peers
+                                showpeers
+   -d no  debug-level    Increase output debug message level
+                                - may appear multiple times
+   -D Str set-debug-level Set the output debug message level
+                                - may appear multiple times
+   -n no  numeric        numeric host addresses
+      opt version        Output version information and exit
+   -? no  help           Display extended usage information and exit
+   -! no  more-help      Extended usage information passed thru pager
+   -> opt save-opts      Save the option state to a config file
+   -< Str load-opts      Load options from a config file
+                                - disabled as --no-load-opts
+                                - may appear multiple times
+
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
+
+The following option preset mechanisms are supported:
+ - reading file /home/hart/.ntprc
+ - reading file /home/hart/ntp-stable-1725/ntpdc/.ntprc
+ - examining environment variables named NTPDC_*
+
+The
+[= prog-name =]
+utility program is used to query an NTP daemon about its
+current state and to request changes in that state.
+It uses NTP mode 7 control message formats described in the source code.
+The program may
+be run either in interactive mode or controlled using command line
+arguments.
+Extensive state and statistics information is available
+through the
+[= prog-name =]
+interface.
+In addition, nearly all the
+configuration options which can be specified at startup using
+ntpd's configuration file may also be specified at run time using
+[= prog-name =] .
+
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+@end example
+@exampleindent 4
\ No newline at end of file
index c06f90d34aca4a7640093016931bfeff8af813ec..359b80d23df666fb8144367d63222525b073588b 100644 (file)
@@ -1 +1,96 @@
-* ntpq Invocation::                Invoking ntpq
+# 
+# EDIT THIS FILE WITH CAUTION  (ntpq-opts.menu)
+# 
+# It has been AutoGen-ed  November 18, 2010 at 03:19:42 PM by AutoGen 5.11.2
+# From the definitions    ntpq-opts.def
+# and the template file   aginfo.tpl
+@end ignore
+This program has no explanation.
+
+The
+[= prog-name =]
+utility program is used to query NTP servers which
+implement the standard NTP mode 6 control message formats defined
+in Appendix B of the NTPv3 specification RFC1305, requesting
+information about current state and/or changes in that state.
+The same formats are used in NTPv4, although some of the
+variables have changed and new ones added.
+
+This section was generated by @strong{AutoGen},
+the aginfo template and the option descriptions for the @command{ntpq} program.  It documents the ntpq usage text and option meanings.
+
+This software is released under a specialized copyright license.
+
+@menu
+* ntpq usage::                  ntpq usage help (-?)
+* ntpq command::               command option (-c)
+* ntpq debug-level::           debug-level option (-d)
+* ntpq interactive::           interactive option (-i)
+* ntpq ipv4::                  ipv4 option (-4)
+* ntpq ipv6::                  ipv6 option (-6)
+* ntpq numeric::               numeric option (-n)
+* ntpq old-rv::                old-rv option
+* ntpq peers::                 peers option (-p)
+* ntpq set-debug-level::       set-debug-level option (-D)
+@end menu
+
+@node ntpq usage
+@subsection ntpq usage help (-?)
+@cindex ntpq usage
+
+This is the automatically generated usage text for ntpq:
+
+@exampleindent 0
+@example
+ntpq - standard NTP query program - Ver. 4.2.6p3-RC10
+USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
+  Flg Arg Option-Name    Description
+   -4 no  ipv4           Force IPv4 DNS name resolution
+                                - prohibits these options:
+                                ipv6
+   -6 no  ipv6           Force IPv6 DNS name resolution
+                                - prohibits these options:
+                                ipv4
+   -c Str command        run a command and exit
+                                - may appear multiple times
+   -d no  debug-level    Increase output debug message level
+                                - may appear multiple times
+   -D Str set-debug-level Set the output debug message level
+                                - may appear multiple times
+   -p no  peers          Print a list of the peers
+                                - prohibits these options:
+                                interactive
+   -i no  interactive    Force ntpq to operate in interactive mode
+                                - prohibits these options:
+                                command
+                                peers
+   -n no  numeric        numeric host addresses
+      no  old-rv         Always output status line with readvar
+      opt version        Output version information and exit
+   -? no  help           Display extended usage information and exit
+   -! no  more-help      Extended usage information passed thru pager
+   -> opt save-opts      Save the option state to a config file
+   -< Str load-opts      Load options from a config file
+                                - disabled as --no-load-opts
+                                - may appear multiple times
+
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
+
+The following option preset mechanisms are supported:
+ - reading file /home/hart/.ntprc
+ - reading file /home/hart/ntp-stable-1725/ntpq/.ntprc
+ - examining environment variables named NTPQ_*
+
+The
+[= prog-name =]
+utility program is used to query NTP servers which
+implement the standard NTP mode 6 control message formats defined
+in Appendix B of the NTPv3 specification RFC1305, requesting
+information about current state and/or changes in that state.
+The same formats are used in NTPv4, although some of the
+variables have changed and new ones added.
+
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+@end example
+@exampleindent 4
\ No newline at end of file
index 886e80a7316f88ec6dccee792aed34cf69577fa6..d7b3f0774920e23cd05482f59f65c09c31167d0a 100644 (file)
@@ -1 +1,34 @@
-* ntpsnmpd Invocation::            Invoking ntpsnmpd
+# 
+# EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.menu)
+# 
+# It has been AutoGen-ed  November 18, 2010 at 03:19:46 PM by AutoGen 5.11.2
+# From the definitions    ntpsnmpd-opts.def
+# and the template file   aginfo.tpl
+@end ignore
+This program has no explanation.
+
+
+
+This section was generated by @strong{AutoGen},
+the aginfo template and the option descriptions for the @command{ntpsnmpd} program.  It documents the ntpsnmpd usage text and option meanings.
+
+This software is released under a specialized copyright license.
+
+@menu
+* ntpsnmpd usage::                  ntpsnmpd usage help (-?)
+* ntpsnmpd agentxsocket::          agentxsocket option
+* ntpsnmpd nofork::                nofork option (-n)
+* ntpsnmpd syslog::                syslog option (-p)
+@end menu
+
+@node ntpsnmpd usage
+@subsection ntpsnmpd usage help (-?)
+@cindex ntpsnmpd usage
+
+This is the automatically generated usage text for ntpsnmpd:
+
+@exampleindent 0
+@example
+ntpsnmpd is unavailable - no --help
+@end example
+@exampleindent 4
\ No newline at end of file
index bc5cfe9e19d8102d63d880a5cdf5501e93db8f3b..147299d28047239e8c19d0e75f08e6e437e7e818 100644 (file)
@@ -1 +1,94 @@
-* ntp-keygen Invocation::          Invoking ntp-keygen
+# 
+# EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.menu)
+# 
+# It has been AutoGen-ed  November 18, 2010 at 03:19:58 PM by AutoGen 5.11.2
+# From the definitions    ntp-keygen-opts.def
+# and the template file   aginfo.tpl
+@end ignore
+This program has no explanation.
+
+If there is no new host key, look for an existing one.
+If one is not found, create it.
+
+This section was generated by @strong{AutoGen},
+the aginfo template and the option descriptions for the @command{ntp-keygen} program.  It documents the ntp-keygen usage text and option meanings.
+
+This software is released under a specialized copyright license.
+
+@menu
+* ntp-keygen usage::                  ntp-keygen usage help (-?)
+* ntp-keygen certificate::           certificate option (-c)
+* ntp-keygen debug-level::           debug-level option (-d)
+* ntp-keygen get-pvt-passwd::        get-pvt-passwd option (-q)
+* ntp-keygen gq-params::             gq-params option (-G)
+* ntp-keygen host-key::              host-key option (-H)
+* ntp-keygen id-key::                id-key option (-e)
+* ntp-keygen iffkey::                iffkey option (-I)
+* ntp-keygen issuer-name::           issuer-name option (-i)
+* ntp-keygen md5key::                md5key option (-M)
+* ntp-keygen modulus::               modulus option (-m)
+* ntp-keygen mv-keys::               mv-keys option (-v)
+* ntp-keygen mv-params::             mv-params option (-V)
+* ntp-keygen pvt-cert::              pvt-cert option (-P)
+* ntp-keygen pvt-passwd::            pvt-passwd option (-p)
+* ntp-keygen set-debug-level::       set-debug-level option (-D)
+* ntp-keygen sign-key::              sign-key option (-S)
+* ntp-keygen subject-name::          subject-name option (-s)
+* ntp-keygen trusted-cert::          trusted-cert option (-T)
+@end menu
+
+@node ntp-keygen usage
+@subsection ntp-keygen usage help (-?)
+@cindex ntp-keygen usage
+
+This is the automatically generated usage text for ntp-keygen:
+
+@exampleindent 0
+@example
+Using OpenSSL version 90801f
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC10
+USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
+  Flg Arg Option-Name    Description
+   -c Str certificate    certificate scheme
+   -d no  debug-level    Increase output debug message level
+                                - may appear multiple times
+   -D Str set-debug-level Set the output debug message level
+                                - may appear multiple times
+   -e no  id-key         Write IFF or GQ identity keys
+   -G no  gq-params      Generate GQ parameters and keys
+   -H no  host-key       generate RSA host key
+   -I no  iffkey         generate IFF parameters
+   -i Str issuer-name    set issuer name
+   -M no  md5key         generate MD5 keys
+   -m Num modulus        modulus
+                                - it must be:  256 to 2048
+   -P no  pvt-cert       generate PC private certificate
+   -p Str pvt-passwd     output private password
+   -q Str get-pvt-passwd input private password
+   -S Str sign-key       generate sign key (RSA or DSA)
+   -s Str subject-name   set subject name
+   -T no  trusted-cert   trusted certificate (TC scheme)
+   -V Num mv-params      generate <num> MV parameters
+   -v Num mv-keys        update <num> MV keys
+      opt version        Output version information and exit
+   -? no  help           Display extended usage information and exit
+   -! no  more-help      Extended usage information passed thru pager
+   -> opt save-opts      Save the option state to a config file
+   -< Str load-opts      Load options from a config file
+                                - disabled as --no-load-opts
+                                - may appear multiple times
+
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
+
+The following option preset mechanisms are supported:
+ - reading file /home/hart/.ntprc
+ - reading file /home/hart/ntp-stable-1725/util/.ntprc
+ - examining environment variables named NTP_KEYGEN_*
+
+If there is no new host key, look for an existing one.
+If one is not found, create it.
+
+please send bug reports to:  http://bugs.ntp.org, bugs@@ntp.org
+@end example
+@exampleindent 4
\ No newline at end of file