diff options
author | 2007-06-06 18:17:14 +0000 | |
---|---|---|
committer | 2007-06-06 18:17:14 +0000 | |
commit | 3f168bbb94786c6c2d9b78e88478ac6ba4a11d5a (patch) | |
tree | 20514a9d14d2a1b5daaadf3495331429c9378737 | |
parent | make sensors framework usage consistent with other drivers; ok damien@ (diff) | |
download | wireguard-openbsd-3f168bbb94786c6c2d9b78e88478ac6ba4a11d5a.tar.xz wireguard-openbsd-3f168bbb94786c6c2d9b78e88478ac6ba4a11d5a.zip |
fix firmware number in description (the package name was ok.)
-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 15821a1c2ef..fbb61130d21 100644 --- a/share/man/man4/wpi.4 +++ b/share/man/man4/wpi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wpi.4,v 1.10 2007/06/05 19:49:40 damien Exp $ +.\" $OpenBSD: wpi.4,v 1.11 2007/06/06 18:17:14 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: June 5 2007 $ +.Dd $Mdocdate: June 6 2007 $ .Os .Dt WPI 4 .Sh NAME @@ -176,7 +176,7 @@ Disable WEP encryption. This is the default mode of operation. .El .Sh FILES -The driver needs at least version 1.13 of the following firmware file, +The driver needs at least version 2.14.3 of the following firmware file, which is loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact |