From 67b3300d6973cf4163fa720801d816d7a9d8b4ca Mon Sep 17 00:00:00 2001 From: sheldonh Date: Mon, 15 May 2000 11:33:14 +0000 Subject: Work around mdoc macro argument limit. PR: 18562 Submitted by: takamune@avrl.mei.co.jp (Kazu TAKAMUNE) --- usr.sbin/ntp/doc/ntpq.8 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8 index b8b43f1..6860554 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. -- cgit v1.1