svn commit: r282097 - head/usr.sbin/ntp/doc

Jason Helfman jgh at FreeBSD.org
Mon Apr 27 15:22:58 UTC 2015


Author: jgh (doc,ports committer)
Date: Mon Apr 27 15:22:57 2015
New Revision: 282097
URL: https://svnweb.freebsd.org/changeset/base/282097

Log:
  - remove -l option from ntpdate manpage, as it is no longer an option
  
  Differential Revision:	https://reviews.freebsd.org/D2358
  Submitted by:	gnn@
  Approved by:	wblock (mentor)
  MFC after:	after 1 week

Modified:
  head/usr.sbin/ntp/doc/ntptime.8

Modified: head/usr.sbin/ntp/doc/ntptime.8
==============================================================================
--- head/usr.sbin/ntp/doc/ntptime.8	Mon Apr 27 15:16:51 2015	(r282096)
+++ head/usr.sbin/ntp/doc/ntptime.8	Mon Apr 27 15:22:57 2015	(r282097)
@@ -1,7 +1,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 7, 2000
+.Dd April 27, 2015
 .Dt NTPTIME 8
 .Os
 .Sh NAME
@@ -52,8 +52,6 @@ Specify estimated error, in microseconds
 Specify frequency offset, in parts per million.
 .It Fl h
 Display help information.
-.It Fl l
-Specify the leap bits as a code from 0 to 3.
 .It Fl m Ar max_error
 Specify max possible errors, in microseconds.
 .It Fl o Ar offset


More information about the svn-src-head mailing list