diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 21:01:23 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-21 21:01:23 +0000 |
commit | b9b6b965e68e89b6ca50f9f928ba04db6ca84ee5 (patch) | |
tree | fa0ee123c9ba049432e15eeefe3ee5e8bd8d1888 /share/man/man4/xe.4 | |
parent | 405beaa86a3f811a5fcf9947931254979f585d31 (diff) |
Various repairs, $Id$ tags added, etc.
Diffstat (limited to 'share/man/man4/xe.4')
-rw-r--r-- | share/man/man4/xe.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4 index e8ead7608c8..59fc8f22c01 100644 --- a/share/man/man4/xe.4 +++ b/share/man/man4/xe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xe.4,v 1.3 2000/10/18 02:38:24 aaron Exp $ +.\" $OpenBSD: xe.4,v 1.4 2000/12/21 21:01:22 aaron Exp $ .\" .\" Copyright (c) 1999 Niklas Hallqvist .\" All rights reserved. @@ -34,7 +34,8 @@ The .Nm interface provides access to a 10/100 Mb/s Ethernet network via a -Xircom Ethernet card. The Ethernet cards known to be supported by the +Xircom Ethernet card. +The Ethernet cards known to be supported by the .Nm interface are: .Pp @@ -43,14 +44,13 @@ interface are: .It Xircom CE3 .El .Pp -However, most 16bit Xircom Ethernet cards should work. +However, most 16-bit Xircom Ethernet cards should work. .Sh SEE ALSO -.Xr pcmcia 4 , .Xr intro 4 , -.Xr ifconfig 8 , +.Xr pcmcia 4 , +.Xr ifconfig 8 .Sh HISTORY The .Nm -driver -appeared in +driver appeared in .Ox 2.5 . |