Subject: misc/35958: fstab manpage fix: lfs works
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <netbsd@eq.cz>
List: netbsd-bugs
Date: 03/09/2007 11:15:01
>Number:         35958
>Category:       misc
>Synopsis:       fstab manpage fix: lfs works
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 09 11:15:00 +0000 2007
>Originator:     rudolf
>Release:        netbsd-4
>Organization:
>Environment:
NetBSD 4.0_BETA2 NetBSD 4.0_BETA2 (V_2007030601) #0: Tue Mar  6 15:38:42 CET 2007

>Description:
Fstab with the lfs record works as expected here (netbsd-4) - the lfs volume is mounted during 'mount -a', manpage says it shouldn't work.
>How-To-Repeat:
Create a lfs volume, add a record for the volume to fstab, 'mount -a', see the man page for fstab.
>Fix:
--- share/man/man5/fstab.5.orig 2005-10-03 16:56:32.000000000 +0200
+++ share/man/man5/fstab.5      2007-03-09 11:29:36.000000000 +0100
@@ -118,7 +118,6 @@
 various and sundry kernel statistics.
 .It Em lfs
 a log-structured file-system.
-Currently does not work.
 .It Em mfs
 a local memory-based
 .Ux