From k-horik@mail.yk.rim.or.jp  Sun May 25 08:18:15 1997
Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25401
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 May 1997 08:18:02 -0700 (PDT)
Received: from localhost (ppp197.yk.rim.or.jp [202.247.134.197]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id AAA03805; Mon, 26 May 1997 00:17:16 +0900 (JST)
Message-Id: <199705251517.AAA03805@mail.yk.rim.or.jp>
Date: Mon, 26 May 1997 00:16:35 +0900
From: k-horik@yk.rim.or.jp
Sender: k-horik@mail.yk.rim.or.jp
Reply-To: k-horik@yk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: manpage what.1 seems to contain typo
X-Send-Pr-Version: 3.2

>Number:         3684
>Category:       docs
>Synopsis:       manapge what.1 seems to contain typo
>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:   Sun May 25 08:20:08 PDT 1997
>Closed-Date:    Sun May 25 11:49:27 PDT 1997
>Last-Modified:  Sun May 25 11:50:08 PDT 1997
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

.\" $Id: what.1,v 1.2 1996/06/30 16:06:44 wosch Exp $

>Description:
 `% man what' shows followings:
DESCRIPTION
     What reads each file name and searches for sequences of the form ``@(#)''
     as inserted by the source code control system.  It prints the remainder
     of the string following this marker, up to a null character, newline,
     double quote, or ``> character.''

 I think that
	``>'' character.
is better than
	``> character.''

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:
--- what.1.bak  Sun May 25 22:16:01 1997
+++ what.1      Sun May  4 19:15:02 1997
@@ -51,7 +51,8 @@
 as inserted by the source code control system.  It prints the remainder
 of the string following this marker, up to a null character, newline, double
 quote, or
-.Dq \&> character.
+.Dq \&>
+character.
 .Sh BUGS
 As
 .Bx
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: max 
State-Changed-When: Sun May 25 11:49:27 PDT 1997 
State-Changed-Why:  
Suggested fix is applied. 
>Unformatted:
