diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-05-09 14:44:58 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-05-09 14:44:58 +0000 |
commit | 5ed7b9cb883aecb2619fa9787f2e8fb0e063eded (patch) | |
tree | d3dc699b3e5081224042adaa4e651fbeabb08cda /share/man | |
parent | 78a27ae2f0d3c708c2a0f65647bc745ede653ecb (diff) |
Another device supported by url(4)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/url.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/url.4 b/share/man/man4/url.4 index 426f086b954..60a4a6a8f08 100644 --- a/share/man/man4/url.4 +++ b/share/man/man4/url.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: url.4,v 1.1 2002/05/06 17:26:00 nate Exp $ +.\" $OpenBSD: url.4,v 1.2 2002/05/09 14:44:57 nate Exp $ .\" $NetBSD: url.4,v 1.4 2002/04/02 20:45:40 augustss Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -55,6 +55,7 @@ driver supports the following adapters: .Bl -tag -width Dv -offset indent -compact .It Tn Melco Inc. LUA-KTX .It Tn GreenHouse GH-USB100B +.It Tn Linksys USB100M .El .Pp For more information on configuring this device, see |