diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2010-12-13 17:32:45 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2010-12-13 17:32:45 +0000 |
commit | ca3b62efbaa8346eb9fc8eb7d87fa18e23b0c12f (patch) | |
tree | 4395de9870b6eab8d4580584798fc435630a6dec /share/man | |
parent | f925a6a1d6602b5eb19ee0bdbfc8b25160ee5e61 (diff) |
fixed urtwn-license.
the firmware image does not change, hence the p0.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/urtwn.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/urtwn.4 b/share/man/man4/urtwn.4 index 0947bb6e6d0..430711be77a 100644 --- a/share/man/man4/urtwn.4 +++ b/share/man/man4/urtwn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: urtwn.4,v 1.11 2010/12/07 17:01:04 damien Exp $ +.\" $OpenBSD: urtwn.4,v 1.12 2010/12/13 17:32:44 damien Exp $ .\" .\" Copyright (c) 2010 Damien Bergamini <damien.bergamini@free.fr> .\" @@ -14,7 +14,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: December 7 2010 $ +.Dd $Mdocdate: December 13 2010 $ .Dt URTWN 4 .Os .Sh NAME @@ -76,7 +76,7 @@ driver can be configured at runtime with or on boot with .Xr hostname.if 5 . .Sh FILES -The driver needs at least version 1.1 of the following firmware files, +The driver needs at least version 1.1p0 of the following firmware files, which are loaded when an interface is attached: .Pp .Bl -tag -width Ds -offset indent -compact @@ -89,7 +89,7 @@ A prepackaged version of the firmware, designed to be used with .Xr pkg_add 1 , can be found at: .Bd -literal -offset 3n -http://damien.bergamini.free.fr/packages/openbsd/urtwn-firmware-1.1.tgz +http://damien.bergamini.free.fr/packages/openbsd/urtwn-firmware-1.1p0.tgz .Ed .Sh HARDWARE The following adapters should work: |