diff options
author | marius <marius@FreeBSD.org> | 2011-01-15 22:07:08 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2011-01-15 22:07:08 +0000 |
commit | e1a8e82d71764f76673edddcf6028530d0b91434 (patch) | |
tree | ec1b4dd79b02474e396d53a5c16a239aea981508 /share/man/man4/nfe.4 | |
parent | ccf352ab59e25a9633bea0478d6becd18b2794d1 (diff) | |
download | FreeBSD-src-e1a8e82d71764f76673edddcf6028530d0b91434.zip FreeBSD-src-e1a8e82d71764f76673edddcf6028530d0b91434.tar.gz |
Add a manual page for rgephy(4) and reference it as appropriate. The
motivation for having rgephy.4 is to document the special media option
add in r217415.
MFC after: 3 days
Diffstat (limited to 'share/man/man4/nfe.4')
-rw-r--r-- | share/man/man4/nfe.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/nfe.4 b/share/man/man4/nfe.4 index 1d0a512..bcefb9f 100644 --- a/share/man/man4/nfe.4 +++ b/share/man/man4/nfe.4 @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 2, 2008 +.Dd January, 2011 .Dt NFE 4 .Os .Sh NAME @@ -174,6 +174,7 @@ before a change takes effect. .Xr netintro 4 , .Xr pci 4 , .Xr polling 4 , +.Xr rgephy 4 , .Xr sysctl 8 , .Xr ifconfig 8 .Sh HISTORY |