mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Fix more HTML -> mdoc transcription errors.
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
This commit is contained in:
parent
0c74e83819
commit
2f6e689e0c
2 changed files with 3 additions and 2 deletions
|
|
@ -163,7 +163,8 @@ Most variables used by the NTP protocol
|
|||
can be examined with
|
||||
.Xr ntpdc 8
|
||||
(mode 7 messages) and
|
||||
.Xr ntpq 8 (mode 6 messages).
|
||||
.Xr ntpq 8
|
||||
(mode 6 messages).
|
||||
Currently, very few variables can be modified via mode 6 messages.
|
||||
These variables are either created with the
|
||||
.Ic setvar
|
||||
|
|
|
|||
|
|
@ -183,7 +183,7 @@ facility.
|
|||
This is designed primarily for convenience of
|
||||
.Xr cron 8
|
||||
scripts.
|
||||
.It Fl t timeout
|
||||
.It Fl t Ar timeout
|
||||
Specify the maximum time waiting for a server response
|
||||
as the value
|
||||
.Ar timeout ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue