diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-19 08:40:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-01-19 08:40:54 +0000 |
commit | 5958fa8b70ffd05bf5a1e5330172ebdf72fce338 (patch) | |
tree | 409fb5a1ace7fc3ca782cf80d8fea83a7b32519a /share/man | |
parent | e6beaf1be289324cbddfbc7213564b403fbfd65b (diff) |
add `10/100' to .Nd; from brad
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/udav.4 | 4 | ||||
-rw-r--r-- | share/man/man4/url.4 | 4 | ||||
-rw-r--r-- | share/man/man4/usb.4 | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/udav.4 b/share/man/man4/udav.4 index bf742153bb9..0956ddb3fa3 100644 --- a/share/man/man4/udav.4 +++ b/share/man/man4/udav.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: udav.4,v 1.7 2006/09/29 08:43:07 jsg Exp $ +.\" $OpenBSD: udav.4,v 1.8 2007/01/19 08:40:53 jmc Exp $ .\" $NetBSD: udav.4,v 1.1 2003/08/22 06:42:01 itojun Exp $ .\" .\" Copyright (c) 2003 @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm udav -.Nd Davicom DM9601 USB Ethernet device +.Nd Davicom DM9601 10/100 USB Ethernet device .Sh SYNOPSIS .Cd "udav* at uhub?" .Cd "amphy* at mii?" diff --git a/share/man/man4/url.4 b/share/man/man4/url.4 index 56ee59c4cd6..071cd67255f 100644 --- a/share/man/man4/url.4 +++ b/share/man/man4/url.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: url.4,v 1.16 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: url.4,v 1.17 2007/01/19 08:40:53 jmc Exp $ .\" $NetBSD: url.4,v 1.4 2002/04/02 20:45:40 augustss Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ .Os .Sh NAME .Nm url -.Nd Realtek RTL8150L USB Ethernet device +.Nd Realtek RTL8150L 10/100 USB Ethernet device .Sh SYNOPSIS .Cd "url* at uhub?" .Cd "urlphy* at mii?" diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index ac8e4e7c597..96f67b1ec8b 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.86 2006/12/28 09:58:09 jmc Exp $ +.\" $OpenBSD: usb.4,v 1.87 2007/01/19 08:40:53 jmc Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -135,11 +135,11 @@ CATC USB-EL1201A USB Ethernet device .It Xr kue 4 Kawasaki LSI KL5KUSB101B USB Ethernet device .It Xr udav 4 -Davicom DM9601 USB Ethernet device +Davicom DM9601 10/100 USB Ethernet device .It Xr ueagle 4 Analog Devices Eagle ADSL modems .It Xr url 4 -Realtek RTL8150L USB Ethernet device +Realtek RTL8150L 10/100 USB Ethernet device .El .Ss Wireless network interfaces .Bl -tag -width 12n -offset ind -compact |