]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/scripts/ntpsweep/ntpsweep.man.in
Fix ntp multiple vulnerabilities.
[FreeBSD/releng/10.2.git] / contrib / ntp / scripts / ntpsweep / ntpsweep.man.in
1 .de1 NOP
2 .  it 1 an-trap
3 .  if \\n[.$] \,\\$*\/
4 ..
5 .ie t \
6 .ds B-Font [CB]
7 .ds I-Font [CI]
8 .ds R-Font [CR]
9 .el \
10 .ds B-Font B
11 .ds I-Font I
12 .ds R-Font R
13 .TH ntpsweep 1ntpsweepman "26 Apr 2016" "ntp (4.2.8p7)" "User Commands"
14 .\"
15 .\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-L6aGzx/ag-Y6aOyx)
16 .\"
17 .\" It has been AutoGen-ed April 26, 2016 at 08:24:32 PM by AutoGen 5.18.5
18 .\" From the definitions ntpsweep-opts.def
19 .\" and the template file agman-cmd.tpl
20 .SH NAME
21 \f\*[B-Font]ntpsweep\fP
22 \- Print various informations about given ntp servers
23 .SH SYNOPSIS
24 \f\*[B-Font]ntpsweep\fP
25 .\" Mixture of short (flag) options and long options
26 [\f\*[B-Font]\-flags\f[]]
27 [\f\*[B-Font]\-flag\f[] [\f\*[I-Font]value\f[]]]
28 [\f\*[B-Font]\-\-option-name\f[][[=| ]\f\*[I-Font]value\f[]]]
29 [hostfile]
30 .sp \n(Ppu
31 .ne 2
32
33 .SH DESCRIPTION
34 \f\*[B-Font]ntpsweep\fP
35 prints per host the NTP stratum level, the clock offset in seconds, the daemon
36 version, the operating system and the processor. Optionally recursing through
37 all peers.
38 .SH "OPTIONS"
39 .TP
40 .NOP \f\*[B-Font]\-l\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\-list\f[]=\f\*[I-Font]string\f[]
41 Host to execute actions on.
42 This option may appear an unlimited number of times.
43 .sp
44             Use this option to specify the host on which this script operates.
45             May appear multiple times.
46 .TP
47 .NOP \f\*[B-Font]\-p\f[], \f\*[B-Font]\-\-peers\f[]
48 Recursively list all peers a host synchronizes to.
49 .sp
50 This option has not been fully documented.
51 .TP
52 .NOP \f\*[B-Font]\-m\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-maxlevel\f[]=\f\*[I-Font]number\f[]
53 Traverse peers up to this level (4 is a reasonable number).
54 This option takes an integer number as its argument.
55 .sp
56 This option has not been fully documented.
57 .TP
58 .NOP \f\*[B-Font]\-s\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-strip\f[]=\f\*[I-Font]string\f[]
59 Strip this string from hostnames.
60 .sp
61 This option has not been fully documented.
62 .TP
63 .NOP \f\*[B-Font]\-h\f[] \f\*[I-Font]string\f[], \f\*[B-Font]\-\-host\f[]=\f\*[I-Font]string\f[]
64 Specify a single host.
65 .sp
66 This option has not been fully documented.
67 .sp
68 .B
69 NOTE: THIS OPTION IS DEPRECATED
70 .TP
71 .NOP \f\*[B-Font]\-\&?\f[], \f\*[B-Font]\-\-help\f[]
72 Display usage information and exit.
73 .TP
74 .NOP \f\*[B-Font]\-\&!\f[], \f\*[B-Font]\-\-more-help\f[]
75 Pass the extended usage information through a pager.
76 .TP
77 .NOP \f\*[B-Font]\-v\f[] [{\f\*[I-Font]v|c|n\f[] \f\*[B-Font]\-\-version\f[] [{\f\*[I-Font]v|c|n\f[]}]}]
78 Output version of program and exit.  The default mode is `v', a simple
79 version.  The `c' mode will print copyright information and `n' will
80 print the full copyright notice.
81 .PP
82 .SH "EXIT STATUS"
83 One of the following exit values will be returned:
84 .TP
85 .NOP 0 " (EXIT_SUCCESS)"
86 Successful program execution.
87 .TP
88 .NOP 1 " (EXIT_FAILURE)"
89 The operation failed or the command syntax was not valid.
90 .TP
91 .NOP 70 " (EX_SOFTWARE)"
92 libopts had an internal operational error.  Please report
93 it to autogen-users@lists.sourceforge.net.  Thank you.
94 .PP
95 .SH "NOTES"
96 This manual page was \fIAutoGen\fP-erated from the \fBntpsweep\fP
97 option definitions.