diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-02-21 10:04:16 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-02-21 10:04:16 +0000 |
commit | 8d502f06399bcc0f3e9ca306142033851785007f (patch) | |
tree | a7f2411d640b582a6e666700750cff4b08d6129c | |
parent | 07476c704936f358b2e0fef7f473f56a11c94428 (diff) |
Remove mention of firmware version numbers from the iwm(4) man page.
The number stated was incorrect and there is no real reason to mention
them in the first place. Discussed with sthen.
-rw-r--r-- | share/man/man4/iwm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 1ad4db440fc..d4fd8df80f8 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.7 2015/02/21 08:56:10 jmc Exp $ +.\" $OpenBSD: iwm.4,v 1.8 2015/02/21 10:04:15 stsp Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -66,7 +66,7 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 5.6 of the following firmware files, +The driver needs one of the following firmware files, which are loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact |