From charnier@xp11.frmug.org  Wed Mar 26 13:59:54 1997
Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA01546
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Mar 1997 13:59:47 -0800 (PST)
Received: (from uucp@localhost)
	by frmug.org (8.8.5/8.8.5/frmug-2.0) with UUCP id WAA09053
	for FreeBSD-gnats-submit@freebsd.org; Wed, 26 Mar 1997 22:59:24 +0100 (MET)
Received: (from root@localhost)
	by xp11.frmug.org (8.8.5/8.8.5/xp11-uucp-1.1) id UAA02637;
	Wed, 26 Mar 1997 20:48:28 +0100 (CET)
Message-Id: <199703261948.UAA02637@xp11.frmug.org>
Date: Wed, 26 Mar 1997 20:48:28 +0100 (CET)
From: Philippe Charnier <charnier@xp11.frmug.org>
Reply-To: charnier@xp11.frmug.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: fsirand.8 typos
X-Send-Pr-Version: 3.2

>Number:         3108
>Category:       docs
>Synopsis:       typos in fsirand man page
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 26 14:00:02 PST 1997
>Closed-Date:    Wed Mar 26 16:28:01 PST 1997
>Last-Modified:  Wed Mar 26 16:40:02 PST 1997
>Originator:     Philippe Charnier
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

There is a typo in the man page, see the patch enclosed. There is also 
another weirdness in the HISTORY section:

HISTORY
     The fsirand command appeared in SunOS 3.x.
     This version of fsirand first appeared in A FreeBSD version first ap-
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     peared in FreeBSD 3.0.

>How-To-Repeat:

	

>Fix:
	
Index: fsirand.8
===================================================================
RCS file: /home2h/FreeBSD.cvsroot/src/sbin/fsirand/fsirand.8,v
retrieving revision 1.2
diff -u -r1.2 fsirand.8
--- fsirand.8	1997/03/24 20:50:57	1.2
+++ fsirand.8	1997/03/26 19:37:26
@@ -54,7 +54,7 @@
 .Xr newfs 8
 now does the equivalent of
 .Nm
-itself so it is no longer necesary to
+itself so it is no longer necessary to
 run
 .Nm
 by hand on a new filesystem.  It is only used to
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Wed Mar 26 16:28:01 PST 1997 
State-Changed-Why:  
The typo was fixed in rev 1.3.  The HISTORY problems are 
due to out of date mdoc macros on your side. 

From: Mike Pritchard <mpp>
To: charnier@xp11.frmug.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/3108: fsirand.8 typos
Date: Wed, 26 Mar 1997 16:31:38 -0800 (PST)

 Philippe Charnier wrote:
 > 
 > >Description:
 > 
 > There is a typo in the man page, see the patch enclosed. There is also 
 > another weirdness in the HISTORY section:
 
 Fixed, thanks.
 
 > HISTORY
 >      The fsirand command appeared in SunOS 3.x.
 >      This version of fsirand first appeared in A FreeBSD version first ap-
 >                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 >      peared in FreeBSD 3.0.
 
 This is because your mdoc macros are out of date.  You can update them
 by obtaining the latest 3.0 groff and reinstalling it.  Specificially,
 you are missing the new .Ox (OpenBSD) macro.
 --
 Mike Pritchard
 mpp@FreeBSD.org
 "Go that way.  Really fast.  If something gets in your way, turn"
>Unformatted:
