Subject: bin/9706: tunefs(8) doesn't enumerate -o options
To: None <gnats-bugs@gnats.netbsd.org>
From: John Hawkinson <jhawk@mit.edu>
List: netbsd-bugs
Date: 03/29/2000 17:14:53
>Number:         9706
>Category:       bin
>Synopsis:       tunefs(8) doesn't enumerate -o options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 29 17:15:00 2000
>Last-Modified:
>Originator:     John Hawkinson
>Organization:
	MIT
>Release:        NetbSD 1.4.2
>Environment:
	
System: NetBSD zorkmid.mit.edu 1.4.2 NetBSD 1.4.2 (ZORKMID) #10: Mon Mar 27 12:33:31 CST 2000 jhawk@zorkmid.mit.edu:/usr/src/sys/arch/i386/compile/ZORKMID i386


>Description:
	tunefs(8) doesn't make the arguments to -o clear.
>How-To-Repeat:
	
>Fix:

===================================================================
RCS file: sbin/tunefs/RCS/tunefs.8,v
retrieving revision 1.1
retrieving revision 1.2
diff -c -r1.1 -r1.2
*** sbin/tunefs/tunefs.8	2000/03/30 00:31:05	1.1
--- sbin/tunefs/tunefs.8	2000/03/30 00:48:06	1.2
***************
*** 121,127 ****
  .It Fl o Ar optimize_preference
  The file system can either try to minimize the time spent
  allocating blocks, or it can attempt to minimize the space
! fragmentation on the disk.
  If the value of minfree (see above) is less than 10%,
  then the file system should optimize for space to avoid
  running out of full sized blocks.
--- 121,132 ----
  .It Fl o Ar optimize_preference
  The file system can either try to minimize the time spent
  allocating blocks, or it can attempt to minimize the space
! fragmentation on the disk. Legal values of
! .Ar optimize_preference
! are
! .Li space
! and
! .Li time .
  If the value of minfree (see above) is less than 10%,
  then the file system should optimize for space to avoid
  running out of full sized blocks.
>Audit-Trail:
>Unformatted: