Module Name:    src
Committed By:   sevan
Date:           Sun Oct  8 03:39:50 UTC 2017

Modified Files:
        src/share/man/man4: u3g.4

Log Message:
u3ginit was split out and became umodeswitch.
Update the kernel configuration declaration.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/u3g.4

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/man4/u3g.4
diff -u src/share/man/man4/u3g.4:1.8 src/share/man/man4/u3g.4:1.9
--- src/share/man/man4/u3g.4:1.8	Tue Mar 18 18:20:39 2014
+++ src/share/man/man4/u3g.4	Sun Oct  8 03:39:50 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: u3g.4,v 1.8 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: u3g.4,v 1.9 2017/10/08 03:39:50 sevan Exp $
 .\"
 .\" Copyright (c) 2008 AnyWi Technologies
 .\" All rights reserved.
@@ -17,7 +17,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd March 14, 2013
+.Dd October 8, 2017
 .Dt U3G 4
 .Os
 .Sh NAME
@@ -28,7 +28,7 @@ To compile this driver into the kernel,
 place the following lines in your
 kernel configuration file:
 .Bd -ragged -offset indent
-.Cd "u3ginit* at uhub? port ?"
+.Cd "umodeswitch* at uhub? port ?"
 .Cd "u3g* at uhub? port ?"
 .Cd "ucom* at u3g?"
 .Ed

Reply via email to