Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2001 19:46:33 -0800 (PST)
From:      Norihiro Kumagai <kumagai@attbi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/33181: Some errata in ntpdc.8 manpage
Message-ID:  <200112260346.fBQ3kXE10496@c9795-a.vncvr1.wa.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         33181
>Category:       docs
>Synopsis:       Some errata in ntpdc.8 manpage
>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:   Tue Dec 25 19:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112260346.fBQ3kXE10496>