diff options
author | 2002-05-09 14:44:57 +0000 | |
---|---|---|
committer | 2002-05-09 14:44:57 +0000 | |
commit | 65eb095ceb49383e761818dbc2ddaf0e81471ec8 (patch) | |
tree | 60a45c73350b2079780cbf68aa22aa1ff6154d9d | |
parent | obey mdoc(7) section ordering. sync w/kame (diff) | |
download | wireguard-openbsd-65eb095ceb49383e761818dbc2ddaf0e81471ec8.tar.xz wireguard-openbsd-65eb095ceb49383e761818dbc2ddaf0e81471ec8.zip |
Another device supported by url(4)
-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 |