Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 update description of deffs



details:   https://anonhg.NetBSD.org/src/rev/c5bb7ad7bd0e
branches:  trunk
changeset: 752684:c5bb7ad7bd0e
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Mar 03 13:57:35 2010 +0000

description:
update description of deffs

diffstat:

 share/man/man9/config.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 95f89f8b984a -r c5bb7ad7bd0e share/man/man9/config.9
--- a/share/man/man9/config.9   Wed Mar 03 13:56:29 2010 +0000
+++ b/share/man/man9/config.9   Wed Mar 03 13:57:35 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index