View | Details | Raw Unified | Return to bug 18674
Collapse All | Expand All

(-)src/contrib/ntp/html/ntptime.htm (-9 / +3 lines)
Lines 49-67 Link Here
49
<TT>-h</TT></DT>
49
<TT>-h</TT></DT>
50
50
51
<DD>
51
<DD>
52
Display times in Unix timeval format. Default is NTP format.</DD>
52
Display help information.</DD>
53
54
<DT>
55
<TT>-l</TT></DT>
56
57
<DD>
58
Specify the leap bits as a code from 0 to 3.</DD>
59
53
60
<DT>
54
<DT>
61
<TT>-m <I>max_error</I></TT></DT>
55
<TT>-m <I>max_error</I></TT></DT>
62
56
63
<DD>
57
<DD>
64
Display help information.</DD>
58
Specify max possible errors, in microseconds.</DD>
65
59
66
<DT>
60
<DT>
67
<TT>-o <I>offset</I></TT></DT>
61
<TT>-o <I>offset</I></TT></DT>
Lines 85-91 Link Here
85
<TT>-t <I>time_constant</I></TT></DT>
79
<TT>-t <I>time_constant</I></TT></DT>
86
80
87
<DD>
81
<DD>
88
Specify time constant, an integer in the range 0-4.</DD>
82
Specify time constant, an integer in the range 0-10.</DD>
89
</DL>
83
</DL>
90
84
91
<HR>
85
<HR>
(-)src/usr.sbin/ntp/doc/ntptime.8 (-6 / +4 lines)
Lines 48-66 Link Here
48
.It Fl f Ar frequency
48
.It Fl f Ar frequency
49
Specify frequency offset, in parts per million.
49
Specify frequency offset, in parts per million.
50
.It Fl h
50
.It Fl h
51
Display times in Unix timeval format.
52
Default is NTP format.
53
.It Fl l
54
Specify the leap bits as a code from 0 to 3.
55
.It Fl m Ar max_error
56
Display help information.
51
Display help information.
52
.It Fl m Ar max_error
53
Specify max possible errors, in microseconds.
57
.It Fl o Ar offset
54
.It Fl o Ar offset
58
Specify clock offset, in microseconds.
55
Specify clock offset, in microseconds.
59
.It Fl r
56
.It Fl r
60
Display Unix and NTP times in raw format.
57
Display Unix and NTP times in raw format.
61
.It Fl s Ar status
58
.It Fl s Ar status
59
Specify clock status. Better know what you are doing.
62
.It Fl t Ar time_constant
60
.It Fl t Ar time_constant
63
Specify time constant, an integer in the range 0-4.
61
Specify time constant, an integer in the range 0-10.
64
.El
62
.El
65
.Sh SEE ALSO
63
.Sh SEE ALSO
66
.Xr ntp_adjtime 2 ,
64
.Xr ntp_adjtime 2 ,

Return to bug 18674