diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-05 23:58:18 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-05 23:58:18 +0000 |
commit | 1dace6588b1778b8fb995436530d447b4075ee27 (patch) | |
tree | 517b0829f311fba2d93c5a9fa28c8e27e56d3adf /share/man/man4/xe.4 | |
parent | 6dd9c9f97db3d28134b1689e1291c2800626829a (diff) |
List more phys that attach to these devices.
ok brad@
Diffstat (limited to 'share/man/man4/xe.4')
-rw-r--r-- | share/man/man4/xe.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4 index 4f041b8df6e..0fb6da87f9c 100644 --- a/share/man/man4/xe.4 +++ b/share/man/man4/xe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xe.4,v 1.9 2004/09/30 19:59:26 mickey Exp $ +.\" $OpenBSD: xe.4,v 1.10 2005/02/05 23:58:17 jsg Exp $ .\" .\" Copyright (c) 1999 Niklas Hallqvist .\" All rights reserved. @@ -30,6 +30,7 @@ .Nd Xircom-based 16-bit PCMCIA Ethernet driver .Sh SYNOPSIS .Cd "xe* at pcmcia?" +.Cd "icsphy* at mii?" .Sh DESCRIPTION The .Nm @@ -47,6 +48,7 @@ interface are: However, most 16-bit Xircom Ethernet cards should work. .Sh SEE ALSO .Xr arp 4 , +.Xr icsphy 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr netintro 4 , |