diff options
author | 2009-01-03 21:26:45 +0000 | |
---|---|---|
committer | 2009-01-03 21:26:45 +0000 | |
commit | b47faf0109a21771cefe31454e579940c20c4c91 (patch) | |
tree | cc00b9f66eed265c62f7b42d84cd1f9c185a814d | |
parent | - configure volume knob widgets for indirect mode, which means they no (diff) | |
download | wireguard-openbsd-b47faf0109a21771cefe31454e579940c20c4c91.tar.xz wireguard-openbsd-b47faf0109a21771cefe31454e579940c20c4c91.zip |
oops, forgot that we need to update this file for run(4);
-rw-r--r-- | share/man/man4/usb.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 1f9a3e6939f..a6838036fca 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.104 2008/11/29 02:25:24 deraadt Exp $ +.\" $OpenBSD: usb.4,v 1.105 2009/01/03 21:26:45 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 29 2008 $ +.Dd $Mdocdate: January 3 2009 $ .Dt USB 4 .Os .Sh NAME @@ -143,6 +143,8 @@ Realtek RTL8150L 10/100 USB Ethernet device Atmel AT76C50x IEEE 802.11b wireless network device .It Xr rum 4 Ralink Technology USB IEEE 802.11a/b/g wireless network device +.It Xr run 4 +Ralink Technology USB IEEE 802.11a/b/g wireless network device .It Xr uath 4 Atheros USB IEEE 802.11a/b/g wireless network device .It Xr ubt 4 |