diff options
author | 2005-05-14 09:35:46 +0000 | |
---|---|---|
committer | 2005-05-14 09:35:46 +0000 | |
commit | cb63cfd3a7ed7c416cb529a6b5be70f2471a18a8 (patch) | |
tree | ea34d9939cc511de7860feeb3d4827f5a445b8da | |
parent | add 3com 3c2000-T; (diff) | |
download | wireguard-openbsd-cb63cfd3a7ed7c416cb529a6b5be70f2471a18a8.tar.xz wireguard-openbsd-cb63cfd3a7ed7c416cb529a6b5be70f2471a18a8.zip |
sort list of adapters;
-rw-r--r-- | share/man/man4/sk.4 | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4 index 3409f21a0f9..7f37e579cc1 100644 --- a/share/man/man4/sk.4 +++ b/share/man/man4/sk.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sk.4,v 1.32 2005/05/14 09:33:03 jmc Exp $ +.\" $OpenBSD: sk.4,v 1.33 2005/05/14 09:35:46 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -52,6 +52,18 @@ and Marvell based Gigabit Ethernet adapters, including the following: .Pp .Bl -bullet -offset indent -compact .It +3com 3c940 single port, copper adapter +.It +3com 3c2000-T single port, copper adapter +.It +Belkin F5D5005, copper adapter +.It +D-Link DGE-530T, copper adapter +.It +Linksys EG1032v2, copper adapter +.It +Linksys EG1064v2, copper adapter +.It SK-9821 SK-NET GE-T single port, copper adapter .It SK-9822 SK-NET GE-T dual port, copper adapter @@ -70,18 +82,6 @@ SK-9821 V2.0 single port, copper adapter .It SK-9843 V2.0 single port, copper adapter .It -3com 3c940 single port, copper adapter -.It -3com 3c2000-T single port, copper adapter -.It -Belkin F5D5005, copper adapter -.It -Linksys EG1032v2, copper adapter -.It -Linksys EG1064v2, copper adapter -.It -D-Link DGE-530T, copper adapter -.It SMC 9452TX, copper adapter .El .Pp |