Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/share/man/man4 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/706fd291abd7
branches: netbsd-8
changeset: 851080:706fd291abd7
user: snj <snj%NetBSD.org@localhost>
date: Wed Oct 25 06:54:27 2017 +0000
description:
Pull up following revision(s) (requested by sevan in ticket #311):
share/man/man4/u3g.4: revision 1.9
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 92449ddf4e1a -r 706fd291abd7 share/man/man4/u3g.4
--- a/share/man/man4/u3g.4 Wed Oct 25 06:51:36 2017 +0000
+++ b/share/man/man4/u3g.4 Wed Oct 25 06:54:27 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.8.18.1 2017/10/25 06:54:27 snj 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