Module Name: src Committed By: wiz Date: Sun Oct 14 17:52:55 UTC 2012
Modified Files: src/share/man/man4: wpi.4 Log Message: Fix path to firmware. From ISIHARA Takanori in PR 47076. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man4/wpi.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/wpi.4 diff -u src/share/man/man4/wpi.4:1.13 src/share/man/man4/wpi.4:1.14 --- src/share/man/man4/wpi.4:1.13 Fri Jan 15 19:24:49 2010 +++ src/share/man/man4/wpi.4 Sun Oct 14 17:52:55 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: wpi.4,v 1.13 2010/01/15 19:24:49 joerg Exp $ +.\" $NetBSD: wpi.4,v 1.14 2012/10/14 17:52:55 wiz Exp $ .\" .\" Copyright (c) 2006 .\" Damien Bergamini <damien.bergam...@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 February 4, 2009 +.Dd October 14, 2012 .Dt WPI 4 .Os .Sh NAME @@ -172,7 +172,7 @@ The driver needs at least version 2.14.4 which is loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact -.It Pa /libdata/if_wpi/iwlwifi-3945.ucode +.It Pa /libdata/firmware/if_wpi/iwlwifi-3945.ucode .El .Sh EXAMPLES .Bd -literal -offset indent