Module Name: src
Committed By: uwe
Date: Wed Jul 1 02:43:35 UTC 2009
Modified Files:
src/sbin/newfs: newfs.8
Log Message:
G/c sentence fragment left over from vinum reference (forgotten in 1.69).
Noticed by bad@ in PR bin/41652
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sbin/newfs/newfs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/newfs/newfs.8
diff -u src/sbin/newfs/newfs.8:1.73 src/sbin/newfs/newfs.8:1.74
--- src/sbin/newfs/newfs.8:1.73 Sun May 10 13:28:00 2009
+++ src/sbin/newfs/newfs.8 Wed Jul 1 02:43:34 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs.8,v 1.73 2009/05/10 13:28:00 lukem Exp $
+.\" $NetBSD: newfs.8,v 1.74 2009/07/01 02:43:34 uwe Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -347,7 +347,6 @@
only if the last character of
.Ar special
references the same partition as the minor device number.
-that provide disk like block and character devices.
.Sh SEE ALSO
.Xr fstat 2 ,
.Xr disktab 5 ,