Bug 139447

Summary: [patch] ntpd(8) man page missing a space
Product: Documentation Reporter: Guido Falsi <madpilot>
Component: Books & ArticlesAssignee: Ed Maste <emaste>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Guido Falsi freebsd_committer freebsd_triage 2009-10-09 11:00:13 UTC
While reading the ntpd man page I noticed a missing space in the
description of option "-g".

I saw this on 7.2-STABLE, but the problem is there in RELENG_8 too,
and I think -current either. Attached patch should work on all of
them.

How-To-Repeat: 
man ntpd
Comment 1 Ed Maste freebsd_committer freebsd_triage 2009-10-13 13:56:28 UTC
State Changed
From-To: open->patched

Patch committed to HEAD. 


Comment 2 Ed Maste freebsd_committer freebsd_triage 2009-10-13 13:56:28 UTC
Responsible Changed
From-To: freebsd-doc->emaste

Grab PR for tracking.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-13 13:56:35 UTC
Author: emaste
Date: Tue Oct 13 12:56:23 2009
New Revision: 198029
URL: http://svn.freebsd.org/changeset/base/198029

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

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

Modified: head/usr.sbin/ntp/doc/ntpd.8
==============================================================================
--- head/usr.sbin/ntp/doc/ntpd.8	Tue Oct 13 12:23:28 2009	(r198028)
+++ head/usr.sbin/ntp/doc/ntpd.8	Tue Oct 13 12:56:23 2009	(r198029)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-11-02 16:27:44 UTC
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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-11-02 16:29:12 UTC
Author: emaste
Date: Mon Nov  2 16:29:04 2009
New Revision: 198803
URL: http://svn.freebsd.org/changeset/base/198803

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

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

Modified: stable/7/usr.sbin/ntp/doc/ntpd.8
==============================================================================
--- stable/7/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:27:34 2009	(r198802)
+++ stable/7/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:29:04 2009	(r198803)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-11-02 16:30:12 UTC
Author: emaste
Date: Mon Nov  2 16:29:54 2009
New Revision: 198804
URL: http://svn.freebsd.org/changeset/base/198804

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

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

Modified: stable/6/usr.sbin/ntp/doc/ntpd.8
==============================================================================
--- stable/6/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:29:04 2009	(r198803)
+++ stable/6/usr.sbin/ntp/doc/ntpd.8	Mon Nov  2 16:29:54 2009	(r198804)
@@ -120,7 +120,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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 7 Ed Maste freebsd_committer freebsd_triage 2009-11-02 16:30:20 UTC
State Changed
From-To: patched->closed

Fix merged to 8, 7, and 6 now.  Thanks for the report!