summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2015-02-10 20:38:59 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2015-02-10 20:38:59 +0000
commit69308a1ff3fb21a7f8c65c5e5e0f302a69fedf57 (patch)
tree262a1ce2222ef8c5a34518fd7d7b64b6a5381f35
parent454c924123f1013542cb773393fbe784fd252d33 (diff)
iwn(4) error says 'firmware too short', not 'firmware file too short'.
Fix the man page.
-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 c6fbc908323..bc266d84ad6 100644
--- a/share/man/man4/iwn.4
+++ b/share/man/man4/iwn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iwn.4,v 1.48 2015/02/08 13:48:37 stsp Exp $
+.\" $OpenBSD: iwn.4,v 1.49 2015/02/10 20:38:58 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 8 2015 $
+.Dd $Mdocdate: February 10 2015 $
.Dt IWN 4
.Os
.Sh NAME
@@ -178,7 +178,7 @@ Make sure the laptop radio switch is on.
For some reason, the driver was unable to read the firmware image from the
filesystem.
The file might be missing or corrupted.
-.It "iwn0: firmware file too short: N bytes"
+.It "iwn0: firmware too short: N bytes"
The firmware image is corrupted and can't be loaded into the adapter.
.It "iwn0: could not load firmware"
An attempt to load the firmware into the adapter failed.