Module Name:    src
Committed By:   pooka
Date:           Mon Apr  6 12:03:50 UTC 2009

Modified Files:
        src/lib/libukfs: ukfs.3

Log Message:
MNT_SOFTDEP -> MNT_LOG in example.  pointed out by mrg.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libukfs/ukfs.3

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

Modified files:

Index: src/lib/libukfs/ukfs.3
diff -u src/lib/libukfs/ukfs.3:1.6 src/lib/libukfs/ukfs.3:1.7
--- src/lib/libukfs/ukfs.3:1.6	Wed Nov 26 19:05:55 2008
+++ src/lib/libukfs/ukfs.3	Mon Apr  6 12:03:50 2009
@@ -1,4 +1,4 @@
-.\"     $NetBSD: ukfs.3,v 1.6 2008/11/26 19:05:55 wiz Exp $
+.\"     $NetBSD: ukfs.3,v 1.7 2009/04/06 12:03:50 pooka Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -172,7 +172,7 @@
 system call, for example
 .Dv MNT_RDONLY .
 In addition to generic parameters, file system specific parameters such as
-.Dv MNT_SOFTDEP
+.Dv MNT_LOG
 (ffs) may be passed here.
 .It arg
 File system private argument structure.

Reply via email to