Module Name:    src
Committed By:   martin
Date:           Tue May  6 07:29:30 UTC 2014

Modified Files:
        src/share/man/man4: athn.4

Log Message:
Fix firmware path - noted by Thomas Mueller on current-users.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/athn.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/athn.4
diff -u src/share/man/man4/athn.4:1.6 src/share/man/man4/athn.4:1.7
--- src/share/man/man4/athn.4:1.6	Wed Jul 31 13:34:04 2013
+++ src/share/man/man4/athn.4	Tue May  6 07:29:30 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: athn.4,v 1.6 2013/07/31 13:34:04 soren Exp $
+.\" $NetBSD: athn.4,v 1.7 2014/05/06 07:29:30 martin Exp $
 .\" $OpenBSD: athn.4,v 1.21 2012/09/17 11:04:24 sthen Exp $
 .\"
 .\" Copyright (c) 2009 Damien Bergamini <damien.bergam...@free.fr>.
@@ -166,9 +166,9 @@ For USB devices, the driver needs at lea
 firmware files, which are loaded when an interface is attached:
 .Pp
 .Bl -tag -width Ds -offset indent -compact
-.It /etc/firmware/athn-ar7010
-.It /etc/firmware/athn-ar7010-11
-.It /etc/firmware/athn-ar9271
+.It /libdata/firmware/athn-ar7010
+.It /libdata/firmware/athn-ar7010-11
+.It /libdata/firmware/athn-ar9271
 .El
 .\".Pp
 .\"A prepackaged version of the firmware can be installed using

Reply via email to