Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 u3ginit was split out and became umodeswitch.
details: https://anonhg.NetBSD.org/src/rev/f3426aa17c48
branches: trunk
changeset: 826987:f3426aa17c48
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Oct 08 03:39:50 2017 +0000
description:
u3ginit was split out and became umodeswitch.
Update the kernel configuration declaration.
diffstat:
share/man/man4/u3g.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 1ec951b3fa42 -r f3426aa17c48 share/man/man4/u3g.4
--- a/share/man/man4/u3g.4 Sun Oct 08 01:05:13 2017 +0000
+++ b/share/man/man4/u3g.4 Sun Oct 08 03:39:50 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index