Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/newfs_lfs The default version created by newfs_lfs with...
details: https://anonhg.NetBSD.org/src/rev/1fed3a4121e4
branches: trunk
changeset: 514671:1fed3a4121e4
user: mason <mason%NetBSD.org@localhost>
date: Sat Sep 08 03:49:44 2001 +0000
description:
The default version created by newfs_lfs without arguments is, in fact, 2.
diffstat:
sbin/newfs_lfs/newfs_lfs.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4ff681930c8b -r 1fed3a4121e4 sbin/newfs_lfs/newfs_lfs.8
--- a/sbin/newfs_lfs/newfs_lfs.8 Sat Sep 08 02:35:25 2001 +0000
+++ b/sbin/newfs_lfs/newfs_lfs.8 Sat Sep 08 03:49:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_lfs.8,v 1.13 2001/07/13 20:30:20 perseant Exp $
+.\" $NetBSD: newfs_lfs.8,v 1.14 2001/09/08 03:49:44 mason Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -114,7 +114,7 @@
The size of the file system in sectors.
.It Fl v Ar version
Make a filesystem with the specified disk layout version. Valid options
-are 1 (the default) or 2.
+are 1 or 2 (the default).
.El
.Sh SEE ALSO
.Xr disktab 5 ,
Home |
Main Index |
Thread Index |
Old Index