From yugawa@orleans.rim.or.jp  Sat Sep 13 06:17:48 1997
Received: from rayearth.rim.or.jp (uucp@rayearth.rim.or.jp [202.247.130.242])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA03616
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 13 Sep 1997 06:17:47 -0700 (PDT)
Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP
	id WAA23548 for FreeBSD-gnats-submit@freebsd.org; Sat, 13 Sep 1997 22:17:43 +0900 (JST)
Received: (from uucp@localhost) by orleans.rim.or.jp (8.8.5/3.5W-darwin.1) with UUCP id VAA14001; Sat, 13 Sep 1997 21:14:25 +0900 (JST)
Received: (from yugawa@localhost) by oleo.orleans.rim.or.jp (8.8.5/3.5W-oleo.1) id VAA00344; Sat, 13 Sep 1997 21:13:30 +0900 (JST)
Message-Id: <199709131213.VAA00344@oleo.orleans.rim.or.jp>
Date: Sat, 13 Sep 1997 21:13:30 +0900 (JST)
From: Takahiro Yugawa <yugawa@orleans.rim.or.jp>
Reply-To: yugawa@orleans.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Cc: yugawa@orleans.rim.or.jp
Subject: typo in xntpdc.8 man page
X-Send-Pr-Version: 3.2

>Number:         4523
>Category:       docs
>Synopsis:       typo in xntpdc.8 man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 13 06:20:00 PDT 1997
>Closed-Date:    Sat Sep 13 08:35:08 PDT 1997
>Last-Modified:  Sat Sep 13 08:36:09 PDT 1997
>Originator:     Takahiro Yugawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
personal FreeBSD user in Japan
>Environment:
FreeBSD oleo 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE #0: Sat May 10 13:56:54 JST 1997     root@oleo:/usr/src/sys/compile/OLEO  i386

>Description:
	In xntpdc.8 manpage, there is a line like (in .SH INTERNAL COMMANDS
	section),

       ?  [ command_keyword }
	                   ^^
	but it should be

       ?  [ command_keyword ]
	                   ^^

>How-To-Repeat:
	% man xntpdc

>Fix:

*** xntpdc.8.org	Tue Sep  9 10:28:28 1997
--- xntpdc.8	Wed Sep 10 11:55:35 1997
***************
*** 147,153 ****
  .B ?
  [
  .I command_keyword
! }
  .PP
  A \*(L"?\*(R" by itself will print a list of all the command keywords
  known to this incarnation of
--- 147,153 ----
  .B ?
  [
  .I command_keyword
! ]
  .PP
  A \*(L"?\*(R" by itself will print a list of all the command keywords
  known to this incarnation of
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Sat Sep 13 08:35:08 PDT 1997 
State-Changed-Why:  
Submitted patch applied. Thanks! 
>Unformatted:
