diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2007-09-11 18:10:16 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2007-09-11 18:10:16 +0000 |
commit | 7d73e9687802df3c7e9c315b0f96a3cd42c3f8ba (patch) | |
tree | 80693dc1e3d5d1701ebaf77a0b761072cc85bd54 /share | |
parent | 8a2226e256e04bbb38735976ad24a6f210fec7d3 (diff) |
fix firmware package version number. it's 2.14.1.5 not 2.14.1.15.
and yes 2.14.1.5 is more recent than 2.14.4.
don't ask me why, i'm just following Intel's numbering scheme.
pointed out by jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/wpi.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/wpi.4 b/share/man/man4/wpi.4 index b565f69bfe6..e006570da11 100644 --- a/share/man/man4/wpi.4 +++ b/share/man/man4/wpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wpi.4,v 1.15 2007/09/10 20:54:22 damien Exp $ +.\" $OpenBSD: wpi.4,v 1.16 2007/09/11 18:10:15 damien Exp $ .\" .\" Copyright (c) 2006, 2007 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 10 2007 $ +.Dd $Mdocdate: September 11 2007 $ .Os .Dt WPI 4 .Sh NAME @@ -177,7 +177,7 @@ Disable WEP encryption. This is the default mode of operation. .El .Sh FILES -The driver needs at least version 2.14.1.15 of the following firmware file, +The driver needs at least version 2.14.1.5 of the following firmware file, which is loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact |