Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 When importing a FreeBSD man page it's advisa...
details: https://anonhg.NetBSD.org/src/rev/0aaa5ecba71d
branches: trunk
changeset: 755920:0aaa5ecba71d
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jun 28 17:48:54 2010 +0000
description:
When importing a FreeBSD man page it's advisable to change the
synopsis to match our config grammar ...
diffstat:
share/man/man4/u3g.4 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r e01639e510c8 -r 0aaa5ecba71d share/man/man4/u3g.4
--- a/share/man/man4/u3g.4 Mon Jun 28 17:45:08 2010 +0000
+++ b/share/man/man4/u3g.4 Mon Jun 28 17:48:54 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: u3g.4,v 1.2 2008/10/13 08:33:04 wiz Exp $
+.\" $NetBSD: u3g.4,v 1.3 2010/06/28 17:48:54 pooka 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 October 7, 2008
+.Dd June 28, 2010
.Dt U3G 4
.Os
.Sh NAME
@@ -28,8 +28,9 @@
place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
-.Cd "device u3g"
-.Cd "device ucom"
+.Cd "u3ginit* at uhub? port ?"
+.Cd "u3g* at uhub? port ?"
+.Cd "ucom* at u3g?"
.Ed
.\".Pp
.\"Alternatively, to load the driver as a
Home |
Main Index |
Thread Index |
Old Index