Module Name:    src
Committed By:   ad
Date:           Fri Apr 10 22:28:48 UTC 2009

Modified Files:
        src/share/man/man5: statvfs.5

Log Message:
update for logging


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man5/statvfs.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/statvfs.5
diff -u src/share/man/man5/statvfs.5:1.10 src/share/man/man5/statvfs.5:1.11
--- src/share/man/man5/statvfs.5:1.10	Mon Jun 23 04:22:36 2008
+++ src/share/man/man5/statvfs.5	Fri Apr 10 22:28:48 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: statvfs.5,v 1.10 2008/06/23 04:22:36 dholland Exp $
+.\"	$NetBSD: statvfs.5,v 1.11 2009/04/10 22:28:48 ad Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)statfs.2	8.5 (Berkeley) 5/24/95
 .\"
-.Dd June 23, 2008
+.Dd April 10, 2009
 .Dt STATVFS 5
 .Os
 .Sh NAME
@@ -115,8 +115,8 @@
 Recognize symbolic link permission.
 .It Dv ST_NODEVMTIME
 Never update modification times for device files.
-.It Dv ST_SOFTDEP
-Use soft dependencies.
+.It Dv ST_LOG
+Use logging (journalling).
 .It Dv ST_LOCAL
 The filesystem resides locally.
 .It Dv ST_QUOTA

Reply via email to