summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2015-02-08 13:48:38 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2015-02-08 13:48:38 +0000
commit327067f9f800c6de627b20109bc4d077218dee44 (patch)
tree0671f5f9b6e4693607a2e3c1b376aa96c132e7c7 /share
parent1fc72f5117558cef5bf5e899d6fefa4f8dbc5f8b (diff)
The error message on firmware load failure in iwn(4) changed, sync man page.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/iwn.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iwn.4 b/share/man/man4/iwn.4
index 4962537ccb1..c6fbc908323 100644
--- a/share/man/man4/iwn.4
+++ b/share/man/man4/iwn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwn.4,v 1.47 2015/02/06 23:46:30 sthen Exp $
+.\" $OpenBSD: iwn.4,v 1.48 2015/02/08 13:48:37 stsp Exp $
.\"
.\" Copyright (c) 2007,2008
.\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 6 2015 $
+.Dd $Mdocdate: February 8 2015 $
.Dt IWN 4
.Os
.Sh NAME
@@ -174,7 +174,7 @@ This should not happen.
The radio transmitter is off and thus no packet can go out.
The driver will reset the hardware.
Make sure the laptop radio switch is on.
-.It "iwn0: error N, could not read firmware ..."
+.It "iwn0: could not read firmware ... (error N)"
For some reason, the driver was unable to read the firmware image from the
filesystem.
The file might be missing or corrupted.