Quote some punctuation (XXX: take care on next import...).
This commit is contained in:
parent
64b68a3740
commit
5eaf7230fd
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ntpd.8,v 1.13 2003/02/25 10:36:15 wiz Exp $
|
||||
.\" $NetBSD: ntpd.8,v 1.14 2003/06/30 10:39:28 wiz Exp $
|
||||
.\" Converted from HTML to mandoc by ntp-html2mdoc.pl
|
||||
.\"
|
||||
.Dd February 21, 2002
|
||||
|
@ -173,10 +173,10 @@ be continued over multiple lines. Arguments may be host names, host
|
|||
addresses written in numeric, dotted-quad form, integers, floating
|
||||
point numbers (when specifying times in seconds) and text strings.
|
||||
Optional arguments are delimited by
|
||||
.Pa [ ]
|
||||
.Pa \&[ \&]
|
||||
in the following
|
||||
descriptions, while alternatives are separated by
|
||||
.Pa | .
|
||||
.Pa \&| .
|
||||
The
|
||||
notation
|
||||
.Pa [ ... ]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ntpdc.8,v 1.10 2003/03/31 09:27:15 wiz Exp $
|
||||
.\" $NetBSD: ntpdc.8,v 1.11 2003/06/30 10:41:10 wiz Exp $
|
||||
.\" Converted from HTML to mandoc by ntp-html2mdoc.pl
|
||||
.\"
|
||||
.Dd March 29, 2000
|
||||
|
@ -118,15 +118,15 @@ the
|
|||
program itself and do not result in NTP mode 7 requests
|
||||
being sent to a server. These are described following.
|
||||
.Bl -tag -width indent
|
||||
.It Ar ? [ command_keyword ]
|
||||
.It Ar \&? [ command_keyword ]
|
||||
.It Ar helpl [ command_keyword ]
|
||||
A
|
||||
.Pa ?
|
||||
.Pa \&?
|
||||
by itself will print a list of all the command keywords known
|
||||
to this incarnation of
|
||||
.Pa ntpq .
|
||||
A
|
||||
.Pa ?
|
||||
.Pa \&?
|
||||
followed by a command
|
||||
keyword will print function and usage information about the command. This
|
||||
command is probably a better source of information about
|
||||
|
@ -225,7 +225,7 @@ A slightly different peer summary list. Identical to the output of the
|
|||
command, except for the character in the leftmost column.
|
||||
Characters only appear beside peers which were included in the final stage
|
||||
of the clock selection algorithm. A
|
||||
.Pa .
|
||||
.Pa \&.
|
||||
indicates that this peer
|
||||
was cast off in the falseticker detection, while a
|
||||
.Pa +
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ntpq.8,v 1.12 2003/03/31 09:27:52 wiz Exp $
|
||||
.\" $NetBSD: ntpq.8,v 1.13 2003/06/30 10:42:04 wiz Exp $
|
||||
.\" Converted from HTML to mandoc by ntp-html2mdoc.pl
|
||||
.\"
|
||||
.Dd March 29, 2000
|
||||
|
@ -81,15 +81,15 @@ within the
|
|||
program itself and do not result in NTP mode 6
|
||||
requests being sent to a server. These are described following.
|
||||
.Bl -tag -width indent
|
||||
.It Ar ? [ command_keyword ]
|
||||
.It Ar \&? [ command_keyword ]
|
||||
.It Ar helpl [ command_keyword ]
|
||||
A
|
||||
.Pa "?"
|
||||
.Pa \&?
|
||||
by itself will print a list of all the command keywords
|
||||
known to this incarnation of
|
||||
.Pa ntpq .
|
||||
A
|
||||
.Pa "?"
|
||||
.Pa \&?
|
||||
followed by
|
||||
a command keyword will print function and usage information about the
|
||||
command. This command is probably a better source of information about
|
||||
|
@ -135,7 +135,7 @@ consumption. Variables which
|
|||
.Pa ntpq
|
||||
thinks should have a decodeable
|
||||
value but didn't are marked with a trailing
|
||||
.Pa "?"
|
||||
.Pa \&?
|
||||
.
|
||||
.It Ar debug more | less | off
|
||||
Turns internal query program debugging on and off.
|
||||
|
|
Loading…
Reference in New Issue