From kuma@c9795-a.vncvr1.wa.home.com  Tue Dec 25 19:45:38 2001
Return-Path: <kuma@c9795-a.vncvr1.wa.home.com>
Received: from c9795-a.vncvr1.wa.home.com (12-225-156-18.client.attbi.com [12.225.156.18])
	by hub.freebsd.org (Postfix) with ESMTP id 56E6937B416
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Dec 2001 19:45:36 -0800 (PST)
Received: (from kuma@localhost)
	by c9795-a.vncvr1.wa.home.com (8.11.6/8.11.6) id fBQ3kXE10496;
	Tue, 25 Dec 2001 19:46:33 -0800 (PST)
	(envelope-from kuma)
Message-Id: <200112260346.fBQ3kXE10496@c9795-a.vncvr1.wa.home.com>
Date: Tue, 25 Dec 2001 19:46:33 -0800 (PST)
From: Norihiro Kumagai <kumagai@attbi.com>
Reply-To: Norihiro Kumagai <kumagai@attbi.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Some errata in ntpdc.8 manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33181
>Category:       docs
>Synopsis:       Some errata in ntpdc.8 manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    roberto
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 25 19:50:00 PST 2001
>Closed-Date:    Mon Jan 21 12:12:52 PST 2002
>Last-Modified:  Mon Jan 21 12:13:12 PST 2002
>Originator:     Norihiro Kumagai
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
FreeBSD Japanese Manual Translation Project
>Environment:
System: FreeBSD c9795-a.vncvr1.wa.home.com 4.4-RELEASE FreeBSD 4.4-RELEASE #16: Sun Nov 4 13:05:43 PST 2001 kuma@c9795-a.vncvr1.wa.home.com:/usr/src/sys/compile/C9795A i386


	latest release of src/usr.sbin/ntp/doc/ntpdc.8,
	revision 1.2.2.5, dated 2001/12/21

>Description:
	1) I believe that 
	redirection symbol of interactive commands should be '>', not ':'.
	2) Some possible errata, please consult the attached patch.

>How-To-Repeat:
	
>Fix:
--- ntpdc-cur.8	Wed Aug 29 07:50:56 2001
+++ ntpdc-mod.8	Tue Dec 25 19:33:00 2001
@@ -130,7 +130,7 @@
 The output of a
 command is normally sent to the standard output, but optionally the
 output of individual commands may be sent to a file by appending a
-.Ql \&; ,
+.Ql \&> ,
 followed by a file name, to the command line.
 .Pp
 A number of interactive format commands are executed entirely
@@ -378,7 +378,7 @@
 The
 .Sq stability
 is the residual frequency error remaining
-afterthe system frequency correction is applied and is intended for
+after the system frequency correction is applied and is intended for
 maintenance and debugging.
 In most architectures, this value will
 initially decrease from as high as 500 ppm to a nominal value in
@@ -391,7 +391,7 @@
 incorrect.
 .Pp
 The
-.Ic broadcastdelay
+.Sq broadcastdelay
 shows the default broadcast delay,
 as set by the
 .Ic broadcastdelay
@@ -425,7 +425,7 @@
 monitor facility.
 The version number should not normally need to be
 specified.
-.It Ic clkbug clock_peer_address ...
+.It Ic clkbug Ar clock_peer_address ...
 Obtain debugging information for a reference clock driver.
 This
 information is provided only by some clock drivers and is mostly
@@ -548,8 +548,8 @@
 This command provides a way to set certain data for a reference
 clock.
 See the source listing for further information.
-.It enable Ar flag ...
-.It disable Ar flag ...
+.It Ic enable Ar flag ...
+.It Ic disable Ar flag ...
 These commands operate in the same way as the
 .Ic enable
 and
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->roberto 
Responsible-Changed-By: murray 
Responsible-Changed-When: Mon Dec 31 12:23:58 PST 2001 
Responsible-Changed-Why:  
Over to NTP maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33181 
State-Changed-From-To: open->closed 
State-Changed-By: roberto 
State-Changed-When: Mon Jan 21 12:12:52 PST 2002 
State-Changed-Why:  
Patch applied arigato ! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33181 
>Unformatted:
