diff options
author | brueffer <brueffer@FreeBSD.org> | 2006-07-12 15:55:48 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2006-07-12 15:55:48 +0000 |
commit | f82e9588d84ff8322c2063e9e0e1df59b4d8a184 (patch) | |
tree | 001dfbf0877c44a96b3e18047695c233bb2c4992 /share | |
parent | c146aa7e54f09927bbbd2be13251f17ebdbbd8ee (diff) | |
download | FreeBSD-src-f82e9588d84ff8322c2063e9e0e1df59b4d8a184.zip FreeBSD-src-f82e9588d84ff8322c2063e9e0e1df59b4d8a184.tar.gz |
Correct path to the firmware ports.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ipw.4 | 2 | ||||
-rw-r--r-- | share/man/man4/iwi.4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4 index b231b0d..93ef72f 100644 --- a/share/man/man4/ipw.4 +++ b/share/man/man4/ipw.4 @@ -107,7 +107,7 @@ The driver failed to load the firmware image using the .Xr firmware 9 subsystem. Verify that the -.Pa ports/net/ipw-firmware +.Pa ports/net/ipw-firmware-kmod port is installed correctly. .It "ipw%d: could not load microcode" An attempt to upload the microcode image to the onboard microcontroller failed. diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4 index 1dfc7ca..61198f1 100644 --- a/share/man/man4/iwi.4 +++ b/share/man/man4/iwi.4 @@ -107,7 +107,7 @@ The driver failed to load the firmware image using the .Xr firmware 9 subsystem. Verify that the -.Pa ports/net/iwi-firmware +.Pa ports/net/iwi-firmware-kmod port is installed correctly. .It "iwi%d: could not load boot firmware" An attempt to upload the boot firmware image to the onboard microcontroller |