Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/newfs_lfs Document the proper fstype for LFS. (If the "...



details:   https://anonhg.NetBSD.org/src/rev/4faff1ba4338
branches:  trunk
changeset: 480562:4faff1ba4338
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Sun Jan 16 00:44:59 2000 +0000

description:
Document the proper fstype for LFS. (If the "default" 4.2BSD is used,
newfs_lfs runs fine, but I get hangs when writing to the disk)

diffstat:

 sbin/newfs_lfs/newfs_lfs.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 5bb2ae0dc242 -r 4faff1ba4338 sbin/newfs_lfs/newfs_lfs.8
--- a/sbin/newfs_lfs/newfs_lfs.8        Sun Jan 16 00:32:32 2000 +0000
+++ b/sbin/newfs_lfs/newfs_lfs.8        Sun Jan 16 00:44:59 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: newfs_lfs.8,v 1.2 1999/07/15 19:09:41 perseant Exp $
+.\"    $NetBSD: newfs_lfs.8,v 1.3 2000/01/16 00:44:59 hubertf Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -50,7 +50,8 @@
 (Before running 
 .Nm
 the disk must be labeled using 
-.Xr disklabel 8 .)
+.Xr disklabel 8 ,
+the proper fstype is 4.4LFS.)
 .Pp
 The following options define the general layout policies.
 .Bl -tag -width Fl



Home | Main Index | Thread Index | Old Index