Module Name: src
Committed By: pooka
Date: Tue Dec 1 08:47:25 UTC 2009
Modified Files:
src/sbin/newfs_ext2fs: newfs_ext2fs.8
Log Message:
Remove vinum-removal sentence fragment, similarly to newfs(8).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sbin/newfs_ext2fs/newfs_ext2fs.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_ext2fs/newfs_ext2fs.8
diff -u src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.6 src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.7
--- src/sbin/newfs_ext2fs/newfs_ext2fs.8:1.6 Sun Oct 25 18:34:04 2009
+++ src/sbin/newfs_ext2fs/newfs_ext2fs.8 Tue Dec 1 08:47:25 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_ext2fs.8,v 1.6 2009/10/25 18:34:04 joerg Exp $
+.\" $NetBSD: newfs_ext2fs.8,v 1.7 2009/12/01 08:47:25 pooka Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -265,7 +265,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 disklabel 5 ,