diff options
author | ru <ru@FreeBSD.org> | 2001-01-24 09:45:19 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-24 09:45:19 +0000 |
commit | 90cd1b0031a77935705c387840d9635ccd792e98 (patch) | |
tree | a723229d721cd72d50774342b5c38c6b8c50ee11 /share | |
parent | 3b95ed413d3c4c7a1b64d17ae108a86d9458cb12 (diff) | |
download | FreeBSD-src-90cd1b0031a77935705c387840d9635ccd792e98.zip FreeBSD-src-90cd1b0031a77935705c387840d9635ccd792e98.tar.gz |
Mdoc(7)ify the previous revision.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/fxp.4 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 01adf3a..253aef7 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -79,7 +79,10 @@ The device has stopped responding to the network, or there is a problem with the network connection (cable). .It "fxp%d: Ethernet address ff:ff:ff:ff:ff:ff" In some Alpha's (AXPpci and Multia) you must tell the driver to use (slower) -I/O rather than memory to access the card. Add ``fxp_iomap=1'' to +I/O rather than memory to access the card. +Add +.Dq Li fxp_iomap=1 +to .Pa /boot/loader.rc . .El .Sh SEE ALSO |