Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/newfs_lfs Discourage the creation of new LFSv1 filesyst...
details: https://anonhg.NetBSD.org/src/rev/474812da46a3
branches: trunk
changeset: 543327:474812da46a3
user: perseant <perseant%NetBSD.org@localhost>
date: Sun Feb 23 04:53:17 2003 +0000
description:
Discourage the creation of new LFSv1 filesystems.
diffstat:
sbin/newfs_lfs/newfs_lfs.8 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fc5fee086574 -r 474812da46a3 sbin/newfs_lfs/newfs_lfs.8
--- a/sbin/newfs_lfs/newfs_lfs.8 Sun Feb 23 04:50:18 2003 +0000
+++ b/sbin/newfs_lfs/newfs_lfs.8 Sun Feb 23 04:53:17 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: newfs_lfs.8,v 1.18 2002/10/01 13:40:46 wiz Exp $
+.\" $NetBSD: newfs_lfs.8,v 1.19 2003/02/23 04:53:17 perseant Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -127,6 +127,8 @@
.It Fl v Ar version
Make a filesystem with the specified disk layout version.
Valid options are 1 or 2 (the default).
+.Em Note ,
+however, that LFS version 1 is deprecated.
.El
.Sh SEE ALSO
.Xr disktab 5 ,
Home |
Main Index |
Thread Index |
Old Index