diff options
author | simon <simon@FreeBSD.org> | 2003-11-13 20:35:13 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2003-11-13 20:35:13 +0000 |
commit | a9128aec4ed6ce7c8d433530c6899775e94045d0 (patch) | |
tree | bcf9d79a04808606a2fe7a3cb3f342673c9cad8e | |
parent | 095c667cbcc9bd941cbbc48211ab6833201c2328 (diff) | |
download | FreeBSD-src-a9128aec4ed6ce7c8d433530c6899775e94045d0.zip FreeBSD-src-a9128aec4ed6ce7c8d433530c6899775e94045d0.tar.gz |
Add cross reference to the em(4) driver, which also supports the NICs
supported by the gx(4) driver.
-rw-r--r-- | share/man/man4/gx.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/gx.4 b/share/man/man4/gx.4 index c0e9429..7a19b26 100644 --- a/share/man/man4/gx.4 +++ b/share/man/man4/gx.4 @@ -159,6 +159,7 @@ The link status changed from down to up. .El .Sh SEE ALSO .Xr arp 4 , +.Xr em 4 , .Xr netintro 4 , .Xr ng_ether 4 , .Xr vlan 4 , |