diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-11-07 02:01:27 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-11-07 02:01:27 +0000 |
commit | debf56b0da4255c16585e466ae7cdbce03d5f619 (patch) | |
tree | 8f6c9b6ff4ec97cc1c245e0cc1a0fc51506df3e9 /share/man/man4/ne.4 | |
parent | b5908fa1516d0d803a24654fd198a7fbb65b47f4 (diff) |
add acphy(4).
From deraadt@
Diffstat (limited to 'share/man/man4/ne.4')
-rw-r--r-- | share/man/man4/ne.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ne.4 b/share/man/man4/ne.4 index 8969659f701..cdc7168c4de 100644 --- a/share/man/man4/ne.4 +++ b/share/man/man4/ne.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ne.4,v 1.28 2006/08/30 22:56:05 jmc Exp $ +.\" $OpenBSD: ne.4,v 1.29 2006/11/07 02:01:26 brad Exp $ .\" $NetBSD: ne.4,v 1.4 1998/02/22 05:21:20 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -49,6 +49,7 @@ .Cd "ne* at isapnp?" .Cd "ne* at pci?" .Cd "ne* at pcmcia?" +.Cd "acphy* at mii?" .Cd "bmtphy* at mii?" .Cd "lxtphy* at mii?" .Cd "nsphyter* at mii?" @@ -144,6 +145,7 @@ The driver found the card, but was unable to make the card respond to complete the configuration sequence. .El .Sh SEE ALSO +.Xr acphy 4 , .Xr bmtphy 4 , .Xr ifmedia 4 , .Xr intro 4 , |