Delete description of non-existent options: "-4" and "-6".

ntpd's "-4" and "-6" options are described in the original documentation
(contrib/ntp/html/ntpd.html).  It may be original's doc bug.

PR:		docs/112642
Submitted by:	Seth Hieronymus<shieronymus@speakeasy.net>
Discussed with:	ume
MFC after:	1 week
This commit is contained in:
Motoyuki Konno 2007-06-12 13:28:55 +00:00
parent 85ae5d2f94
commit 226095ae8b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170610

View File

@ -9,7 +9,7 @@
.Nd Network Time Protocol (NTP) daemon
.Sh SYNOPSIS
.Nm
.Op Fl 46aAbDdgLmnPqx
.Op Fl aAbDdgLmnPqx
.Op Fl c Ar conffile
.Op Fl f Ar driftfile
.Op Fl k Ar keyfile
@ -91,10 +91,6 @@ to 022.
.Pp
The following options are available:
.Bl -tag -width indent
.It Fl 4
Force DNS resolution of following host names to the IPv4 namespace.
.It Fl 6
Force DNS resolution of following host names to the IPv6 namespace.
.It Fl a
Require cryptographic authentication for broadcast client,
multicast client and symmetric passive associations.