diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-01-29 05:16:33 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-01-29 05:16:33 +0000 |
commit | 14cec3e9d79deff22c36a547d00fa8e7e0a049ec (patch) | |
tree | 40cfb92b7bbe0352ceb6f8aba967d92e67586149 /share | |
parent | ac2bca6d4018dd4da16c4a655724979c191ab6b5 (diff) |
Use commonly used options for mdoc list macro when listing devices.
Alphabetically sort device listing.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/axe.4 | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/share/man/man4/axe.4 b/share/man/man4/axe.4 index 5583566f38e..f76fbdb68a5 100644 --- a/share/man/man4/axe.4 +++ b/share/man/man4/axe.4 @@ -29,7 +29,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $ -.\" $OpenBSD: axe.4,v 1.8 2004/10/04 13:03:50 deraadt Exp $ +.\" $OpenBSD: axe.4,v 1.9 2005/01/29 05:16:32 jsg Exp $ .\" .Dd April 20, 2003 .Dt AXE 4 @@ -46,19 +46,13 @@ The driver provides support for USB Ethernet adapters based on the ASIX Electronics AX88172 USB 2.0 chipset, including the following: .Pp -.Bl -bullet -compact -.It -D-Link DUBE100 -.It -LinkSys USB200M -.It -Netgear FA120 -.It -Buffalo(MELCO) LUA-U2-KTX -.It -Sitecm LN029 -.It -Corega FEther USB2-TX +.Bl -tag -width Ds -offset indent -compact +.It Buffalo(MELCO) LUA-U2-KTX +.It Corega FEther USB2-TX +.It D-Link DUBE100 +.It LinkSys USB200M +.It Netgear FA120 +.It Sitecm LN029 .El .Pp The AX88172 is a USB 2.0 device which contains a 10/100 |