summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2007-03-15 05:30:32 +0000
committerjsg <jsg@openbsd.org>2007-03-15 05:30:32 +0000
commit5bf723ebbcefbdc18ef8ff6d3b22851f7ef0bc25 (patch)
treecc00bf19736d9d2846aeb610a08a58650a142fdd
parentuse warnx and not logerror in monitor, logerror is for the slave; (diff)
downloadwireguard-openbsd-5bf723ebbcefbdc18ef8ff6d3b22851f7ef0bc25.tar.xz
wireguard-openbsd-5bf723ebbcefbdc18ef8ff6d3b22851f7ef0bc25.zip
nfe can also be found paired with rgephy(4), ie in Gigabyte M61PM-S2
from a submitted dmesg.
-rw-r--r--share/man/man4/nfe.44
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