aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-05-15 11:33:14 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-05-15 11:33:14 +0000
commit043b4b5cf7942d77762341c5511dad3eb15f8e72 (patch)
treef1b53e53afd2c84251a2afa11ebdd10582074dce
parentc97925ad4e79dd82554760f514089a3e683147be (diff)
downloadsrc-043b4b5cf7942d77762341c5511dad3eb15f8e72.tar.gz
src-043b4b5cf7942d77762341c5511dad3eb15f8e72.zip
Work around mdoc macro argument limit.
PR: 18562 Submitted by: takamune@avrl.mei.co.jp (Kazu TAKAMUNE)
Notes
Notes: svn path=/head/; revision=60588
-rw-r--r--usr.sbin/ntp/doc/ntpq.89
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8
index b8b43f1c1391..6860554f3937 100644
--- a/usr.sbin/ntp/doc/ntpq.8
+++ b/usr.sbin/ntp/doc/ntpq.8
@@ -189,7 +189,9 @@ Variables which
thinks should have a decodeable value but didn't are marked with a
trailing
.Qq ? Ns .
-.It Ic debug Ar more | Ar less | Ar off
+.It Ic debug Xo
+.Ar more | Ar less | Ar off
+.Xc
Turn internal query program debugging on and off.
.It Ic delay Ar milliseconds
Specify a time interval to be added to timestamps included in requests
@@ -226,7 +228,10 @@ This command allows the specification of a key number to be used to
authenticate configuration requests.
This must correspond to a key
number the server has been configured to use for this purpose.
-.It Ic ntpversion Ar 1 | Ar 2 | Ar 3 | Ar 4
+.It Ic ntpversion Xo
+.Ar 1 | Ar 2 |
+.Ar 3 | Ar 4
+.Xc
Set the NTP version number which
.Nm
claims in packets.