diff options
author | 2005-06-16 07:51:04 +0000 | |
---|---|---|
committer | 2005-06-16 07:51:04 +0000 | |
commit | ee10c50ef9bcf5d41538823dbdf31c3263ab2c74 (patch) | |
tree | eddba40cd2e614fb6fdb6e8d831465dcfe08f18b | |
parent | match gnu/usr.bin/cvs error msg output on bad CVSROOT error; ok joris (diff) | |
download | wireguard-openbsd-ee10c50ef9bcf5d41538823dbdf31c3263ab2c74.tar.xz wireguard-openbsd-ee10c50ef9bcf5d41538823dbdf31c3263ab2c74.zip |
sort hardware list;
-rw-r--r-- | share/man/man4/re.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4 index 04c6a062933..5df96f986ac 100644 --- a/share/man/man4/re.4 +++ b/share/man/man4/re.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re.4,v 1.12 2005/06/16 00:48:41 brad Exp $ +.\" $OpenBSD: re.4,v 1.13 2005/06/16 07:51:04 jmc Exp $ .\" Copyright (c) 2003 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. .\" @@ -59,17 +59,17 @@ Buffalo LGY-PCI-GT (8169S) .It Corega CG-LAPCIGT (8169S) .It -Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S) -.It -PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S) +D-Link DGE-528T (8169S) .It -Xterasys XN-152 10/100/1000 NIC (8169) +Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S) .It Netgear GA511 PC Card (8169) .It -D-Link DGE-528T (8169S) +PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S) .It US Robotics USR997902 (8169S) +.It +Xterasys XN-152 10/100/1000 NIC (8169) .El .\" .Pp .\" NICs based on the 8139C+ are capable of 10 and 100Mbps speeds over CAT5 |