Subject: bin/340: Typo in newfs(8) man page
To: None <gnats-admin>
From: Mark Weaver <mhw@cs.brown.edu>
List: netbsd-bugs
Date: 07/15/1994 21:35:09
>Number:         340
>Category:       bin
>Synopsis:       Typo in newfs(8) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   mhw
>Arrival-Date:   Fri Jul 15 21:35:05 1994
>Originator:     Mark Weaver
>Organization:
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science
>Release:        NetBSD 1.0-ALPHA, 14-June-1994
>Environment:
System: NetBSD cis-ts3-slip4.cis.brown.edu 1.0-ALPHA NetBSD 1.0-ALPHA (EXCELSIOR) #3: Thu Jul 14 03:06:24 EDT 1994 mhw@cis-ts3-slip4.cis.brown.edu:/usr/src/sys/arch/i386/compile/EXCELSIOR i386


>Description:
	mfs has been renamed to mount_mfs.  This is not reflected in
	the title of the newfs/mount_mfs page.
>How-To-Repeat:
>Fix:
--- /usr/src/sbin/newfs/newfs.8.mhw1	Thu Jun  9 06:11:08 1994
+++ /usr/src/sbin/newfs/newfs.8	Sat Jul 16 00:16:54 1994
@@ -37,7 +37,7 @@
 .Os BSD 4.2
 .Sh NAME
 .Nm newfs ,
-.Nm mfs
+.Nm mount_mfs
 .Nd construct a new file system
 .Sh SYNOPSIS
 .Nm newfs
>Audit-Trail:
>Unformatted:


------------------------------------------------------------------------------