Module Name:    src
Committed By:   pooka
Date:           Wed Mar  3 13:57:35 UTC 2010

Modified Files:
        src/share/man/man9: config.9

Log Message:
update description of deffs


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man9/config.9

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/man9/config.9
diff -u src/share/man/man9/config.9:1.26 src/share/man/man9/config.9:1.27
--- src/share/man/man9/config.9:1.26	Sun Mar 15 14:02:39 2009
+++ src/share/man/man9/config.9	Wed Mar  3 13:57:35 2010
@@ -1,4 +1,4 @@
-.\"     $NetBSD: config.9,v 1.26 2009/03/15 14:02:39 joerg Exp $
+.\"     $NetBSD: config.9,v 1.27 2010/03/03 13:57:35 pooka Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 19, 2003
+.Dd March 3, 2010
 .Dt CONFIG 9
 .Os
 .Sh NAME
@@ -193,7 +193,7 @@
 The
 .Em option
 is case-sensitive.
-.It deffs [filename] name
+.It deffs name [[name] ...]
 Define a filesystem
 .Em name .
 .It devclass name

Reply via email to