Date: Sun, 04 May 1997 16:48:45 +0900 From: k-horik@yk.rim.or.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/3488: newfs.8 manpage typo Message-ID: <199705040749.QAA17749@mail.yk.rim.or.jp> Resent-Message-ID: <199705040750.AAA14154@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 3488 >Category: docs >Synopsis: newfs.8 manpage typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun May 4 00:50:01 PDT 1997 >Last-Modified: >Originator: Kazuo Horikawa >Organization: <Organization of PR author (multiple lines)> >Release: FreeBSD 2.2.1-RELEASE i386 >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 >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705040749.QAA17749>