svn commit: r198802 - in stable/8/usr.sbin/ntp: . doc

Ed Maste emaste at FreeBSD.org
Mon Nov 2 16:27:34 UTC 2009


Author: emaste
Date: Mon Nov  2 16:27:34 2009
New Revision: 198802
URL: http://svn.freebsd.org/changeset/base/198802

Log:
  MFC r198029:
  
    Correct typo: thetime -> the time
  
  PR:		docs/139447
  Submitted by:	Guido Falsi  mad at madpilot dot net

Modified:
  stable/8/usr.sbin/ntp/   (props changed)
  stable/8/usr.sbin/ntp/doc/ntpd.8

Modified: stable/8/usr.sbin/ntp/doc/ntpd.8
==============================================================================
--- stable/8/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:25:15 2009	(r198801)
+++ stable/8/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:27:34 2009	(r198802)
@@ -121,7 +121,7 @@ Normally,
 .Nm
 exits with a message to the system log if the offset exceeds
 the panic threshold, which is 1000 s by default.
-This option allows thetime to be set to any value without restriction;
+This option allows the time to be set to any value without restriction;
 however, this can happen only once.
 If the threshold is exceeded after that,
 .Nm


More information about the svn-src-stable mailing list