From a9ecce3895290a647d46efe67826940e8b6216fe Mon Sep 17 00:00:00 2001 From: ats Date: Sun, 3 Sep 1995 20:09:00 +0000 Subject: Correct the manpage for the -o flag. Formerly it was a single flag, now it requires a version number for the flag. Also correct the manpage to tell the user ntpdate now uses version 3 as default. --- usr.sbin/xntpd/doc/ntpdate.8 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'usr.sbin/xntpd') diff --git a/usr.sbin/xntpd/doc/ntpdate.8 b/usr.sbin/xntpd/doc/ntpdate.8 index e738cab..5590f8b 100644 --- a/usr.sbin/xntpd/doc/ntpdate.8 +++ b/usr.sbin/xntpd/doc/ntpdate.8 @@ -46,7 +46,10 @@ ntpdate - set the date and time via NTP .SH SYNOPSIS .B ntpdate [ -.B -bdos +.B -bds +] [ +.B -o +.I version ] [ .B -a .I key# @@ -124,11 +127,12 @@ flag may be used to determine what will do without it actually doing it. Information useful for general debugging will also be printed. By default .I ntpdate -claims to be an NTP version 2 implementation in its outgoing packets. As -some older software will decline to respond to version 2 queries, the +claims to be an NTP version 3 implementation in its outgoing packets. As +some older software will decline to respond to version 3 queries, the .B -o -switch can be used to force the program to poll as a version 1 implementation -instead. +.I version +switch can be used to force the program to poll as a version 2 or 1 +implementation instead. .PP The number of samples .I ntpdate -- cgit v1.1