From owner-freebsd-doc@FreeBSD.ORG Fri Oct 9 10:00:14 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DC4E106568D for ; Fri, 9 Oct 2009 10:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 044C48FC21 for ; Fri, 9 Oct 2009 10:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n99A0D7q024044 for ; Fri, 9 Oct 2009 10:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n99A0DU2024043; Fri, 9 Oct 2009 10:00:13 GMT (envelope-from gnats) Resent-Date: Fri, 9 Oct 2009 10:00:13 GMT Resent-Message-Id: <200910091000.n99A0DU2024043@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Guido Falsi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA064106566B for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/139447: [patch] ntpd(8) man page missing a space X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Guido Falsi List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2009 10:00:14 -0000 >Number: 139447 >Category: docs >Synopsis: [patch] ntpd(8) man page missing a space >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 09 10:00:13 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted: