From mad@madpilot.net  Fri Oct  9 09:54:18 2009
Return-Path: <mad@madpilot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EA064106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Oct 2009 09:54:18 +0000 (UTC)
	(envelope-from mad@madpilot.net)
Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206])
	by mx1.freebsd.org (Postfix) with ESMTP id 9326A8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Oct 2009 09:54:18 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by megatron.madpilot.net (Postfix) with ESMTP id F274C16A9
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  9 Oct 2009 11:54:16 +0200 (CEST)
Received: from megatron.madpilot.net ([127.0.0.1])
	by localhost (megatron.madpilot.net [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id 9jEheYJdh6Ux for <FreeBSD-gnats-submit@freebsd.org>;
	Fri,  9 Oct 2009 11:54:14 +0200 (CEST)
Received: by megatron.madpilot.net (Postfix, from userid 1000)
	id 6F55916A0; Fri,  9 Oct 2009 11:54:14 +0200 (CEST)
Message-Id: <20091009095414.6F55916A0@megatron.madpilot.net>
Date: Fri,  9 Oct 2009 11:54:14 +0200 (CEST)
From: Guido Falsi <mad@madpilot.net>
Reply-To: Guido Falsi <mad@madpilot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] ntpd(8) man page missing a space
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139447
>Category:       docs
>Synopsis:       [patch] ntpd(8) man page missing a space
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    emaste
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 09 10:00:13 UTC 2009
>Closed-Date:    Mon Nov 02 16:30:44 UTC 2009
>Last-Modified:  Mon Nov  2 16:40:03 UTC 2009
>Originator:     Guido Falsi
>Release:        FreeBSD 8.0-RC1 amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.0-RC1 FreeBSD 8.0-RC1 #3: Sun Oct 4 12:15:50 CEST 2009 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

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

>Fix:

--- ntpd.8.orig	2009-10-09 11:47:03.592099392 +0200
+++ ntpd.8	2009-10-09 11:48:13.918976814 +0200
@@ -121,7 +121,7 @@
 .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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: emaste 
State-Changed-When: Tue Oct 13 12:56:28 UTC 2009 
State-Changed-Why:  
Patch committed to HEAD. 


Responsible-Changed-From-To: freebsd-doc->emaste 
Responsible-Changed-By: emaste 
Responsible-Changed-When: Tue Oct 13 12:56:28 UTC 2009 
Responsible-Changed-Why:  
Grab PR for tracking. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139447 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/139447: commit references a PR
Date: Tue, 13 Oct 2009 12:56:35 +0000 (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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/139447: commit references a PR
Date: Mon,  2 Nov 2009 16:27:44 +0000 (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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/139447: commit references a PR
Date: Mon,  2 Nov 2009 16:29:12 +0000 (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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: emaste 
State-Changed-When: Mon Nov 2 16:30:20 UTC 2009 
State-Changed-Why:  
Fix merged to 8, 7, and 6 now.  Thanks for the report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139447 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/139447: commit references a PR
Date: Mon,  2 Nov 2009 16:30:12 +0000 (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"
 
>Unformatted:
