From k-horik@mail.yk.rim.or.jp  Sun May  4 00:49:25 1997
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA14097
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 May 1997 00:49:24 -0700 (PDT)
Received: from localhost (ppp308.yk.rim.or.jp [202.247.165.8]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id QAA17749; Sun, 4 May 1997 16:49:21 +0900 (JST)
Message-Id: <199705040749.QAA17749@mail.yk.rim.or.jp>
Date: Sun, 04 May 1997 16:48:45 +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: newfs.8 manpage typo
X-Send-Pr-Version: 3.2

>Number:         3488
>Category:       docs
>Synopsis:       newfs.8 manpage 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  4 00:50:01 PDT 1997
>Closed-Date:    Sun May 4 13:09:07 PDT 1997
>Last-Modified:  Sun May  4 13:11:46 PDT 1997
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

.\"     @(#)newfs.8     8.3 (Berkeley) 3/27/94

>Description:

	The newfs.8 manpage contains typo.
	Period should be comma (See fix:).

>How-To-Repeat:

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

>Fix:
--- -   Sun May  4 16:40:41 1997
+++ newfs.8     Sat May  3 17:45:45 1997
@@ -190,7 +190,7 @@
 allocating blocks, or to try to minimize the space fragmentation on the disk.
 If the value of minfree (see above) is less than 8%,
 the default is to optimize for space;
-if the value of minfree is greater than or equal to 8%.
+if the value of minfree is greater than or equal to 8%,
 the default is to optimize for time.
 See
 .Xr tunefs 8
>Release-Note:
>Audit-Trail:
Committed, thanks.
State-Changed-From-To: open->closed 
State-Changed-By: eivind 
State-Changed-When: Sun May 4 13:09:07 PDT 1997 
State-Changed-Why:  

Closed, thanks. 
>Unformatted:
