diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 05:30:33 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2007-03-15 05:30:33 +0000 |
commit | dd07a0cfa904af6357ec08e1802fdf5fbea5098b (patch) | |
tree | e29ebab1cc0e29cfd3a0bf31184aebd854d6169b /share/man | |
parent | 452292bc1f1eb3a48630f6cfd9fb495f5783fdca (diff) |
nfe can also be found paired with rgephy(4), ie in Gigabyte M61PM-S2
from a submitted dmesg.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nfe.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index 55520ca7ddc..7407d87d50b 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfe.4,v 1.11 2006/11/05 20:17:35 brad Exp $ +.\" $OpenBSD: nfe.4,v 1.12 2007/03/15 05:30:32 jsg Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -25,6 +25,7 @@ .Cd "ciphy* at mii?" .Cd "eephy* at mii?" .Cd "icsphy* at mii?" +.Cd "rgephy* at mii?" .Cd "rlphy* at mii?" .Sh DESCRIPTION The @@ -59,6 +60,7 @@ Set 1000Mbps (Gigabit Ethernet) operation (recent models only). .Xr intro 4 , .Xr netintro 4 , .Xr pci 4 , +.Xr rgephy 4 , .Xr rlphy 4 , .Xr hostname.if 5 , .Xr ifconfig 8 |