From k-horik@yk.rim.or.jp  Sun May 10 08:40:35 1998
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA02468
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 10 May 1998 08:40:29 -0700 (PDT)
          (envelope-from k-horik@yk.rim.or.jp)
Received: from localhost (ppp064.yk.rim.or.jp [202.247.134.64]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id AAA10277; Mon, 11 May 1998 00:40:25 +0900 (JST)
Message-Id: <19980511004004X.k-horik@yk.rim.or.jp>
Date: Mon, 11 May 1998 00:40:04 +0900
From: horikawa@jp.freebsd.org
Sender: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Reply-To: horikawa@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: groff_out(5) contains typo (`an be' should be `can be')
X-Send-Pr-Version: 3.2

>Number:         6572
>Category:       docs
>Synopsis:       groff_out(5) contains typo (`an be' should be `can be')
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 10 08:40:01 PDT 1998
>Closed-Date:    Sun May 10 20:49:15 PDT 1998
>Last-Modified:  Sun May 10 20:49:28 PDT 1998
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
personal user
>Environment:

	-stable and -current.

>Description:

	The command `man 5 groff_out' shows:

       The  names  of  characters  and  fonts  an be of arbitrary
       length; drivers should not assume that they will  be  only
       two characters long.

	I think that `an be' in the previous paragraph should be
	`can be'.

>How-To-Repeat:

	% man 5 groff_out

>Fix:

	Apply following patch to src/contrib/groff/man/groff_out.man
	(rev.1.1.1.1).

--- groff_out.man.orig	Mon May 11 00:09:44 1998
+++ groff_out.man	Tue May  5 02:13:47 1998
@@ -77,7 +77,7 @@
 Note that single characters can have the eighth bit set, as can the
 names of fonts and special characters.
 .LP
-The names of characters and fonts an be of arbitrary length; drivers
+The names of characters and fonts can be of arbitrary length; drivers
 should not assume that they will be only two characters long.
 .LP
 When a character is to be printed, that character will always be
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 10 20:49:15 PDT 1998 
State-Changed-Why:  
Patch committed, thanks! 
>Unformatted:
