Subject: bin/23838: Typo in /sbin/newfs usage info
To: None <gnats-bugs@gnats.netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 12/22/2003 06:02:07
>Number:         23838
>Category:       bin
>Synopsis:       Typo in /sbin/newfs usage info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 22 06:03:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Christian Biere
>Release:        NetBSD 1.6ZG
>Organization:
>Environment:
System: NetBSD cyclonus 1.6ZG NetBSD 1.6ZG (STARSCREAM) #0: Sat Dec 13 22:19:28 CET 2003 bin@cyclonus:/usr/build/src/sys/arch/i386/compile/STARSCREAM i386
Architecture: i386
Machine: i386
>Description:
>How-To-Repeat:
>Fix:

s/numder/number/

Index: newfs.c
===================================================================
RCS file: /cvsroot/src/sbin/newfs/newfs.c,v
retrieving revision 1.77
diff -u -r1.77 newfs.c
--- newfs.c	2003/12/11 12:11:27	1.77
+++ newfs.c	2003/12/22 05:58:02
@@ -855,7 +855,7 @@
 	{ BOTH,		"-h avgfpdir\taverage files per directory" },
 	{ BOTH,		"-i density\tnumber of bytes per inode" },
 	{ BOTH,		"-m minfree\tminimum free space %%" },
-	{ BOTH,		"-n inodes\tnumder of inodes (overrides -i density)" },
+	{ BOTH,		"-n inodes\tnumber of inodes (overrides -i density)" },
 	{ BOTH,		"-o optim\toptimization preference (`space' or `time')"
 			    },
 	{ MFS_MOUNT,	"-p perm\t\tpermissions (in octal)" },
>Release-Note:
>Audit-Trail:
>Unformatted: