Module Name: src Committed By: wiz Date: Sat Mar 30 08:26:20 UTC 2013
Modified Files: src/share/man/man4: athn.4 Log Message: Fix Dd. Remove fw_update reference, the firmware is installed by default. XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 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.1 src/share/man/man4/athn.4:1.2 --- src/share/man/man4/athn.4:1.1 Sat Mar 30 02:53:00 2013 +++ src/share/man/man4/athn.4 Sat Mar 30 08:26:20 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: athn.4,v 1.1 2013/03/30 02:53:00 christos Exp $ +.\" $NetBSD: athn.4,v 1.2 2013/03/30 08:26:20 wiz Exp $ .\" $OpenBSD: athn.4,v 1.21 2012/09/17 11:04:24 sthen Exp $ .\" .\" Copyright (c) 2009 Damien Bergamini <damien.bergam...@free.fr>. @@ -15,7 +15,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: August 25 2012 $ +.Dd March 30, 2013 .Dt ATHN 4 .Os .Sh NAME @@ -170,9 +170,9 @@ firmware files, which are loaded when an .It /etc/firmware/athn-ar7010-11 .It /etc/firmware/athn-ar9271 .El -.Pp -A prepackaged version of the firmware can be installed using -.Xr fw_update 1 . +.\".Pp +.\"A prepackaged version of the firmware can be installed using +.\".Xr fw_update 1 . .Sh EXAMPLES The following .Xr hostname.if 5