Module Name:    src
Committed By:   wiz
Date:           Mon Apr 20 22:05:47 UTC 2009

Modified Files:
        src/sbin/drvctl: drvctl.8

Log Message:
Add -n to usage. Now it just needs to be documented.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sbin/drvctl/drvctl.8

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

Modified files:

Index: src/sbin/drvctl/drvctl.8
diff -u src/sbin/drvctl/drvctl.8:1.8 src/sbin/drvctl/drvctl.8:1.9
--- src/sbin/drvctl/drvctl.8:1.8	Mon Apr 20 22:04:57 2009
+++ src/sbin/drvctl/drvctl.8	Mon Apr 20 22:05:47 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: drvctl.8,v 1.8 2009/04/20 22:04:57 wiz Exp $
+.\" $NetBSD: drvctl.8,v 1.9 2009/04/20 22:05:47 wiz Exp $
 .\"
 .\" Copyright (c) 2004
 .\" 	Matthias Drochner.  All rights reserved.
@@ -40,6 +40,7 @@
 .Fl d
 .Ar device
 .Nm
+.Op Fl n
 .Fl l
 .Op Ar device
 .Nm

Reply via email to