Date: Sun, 29 Nov 2009 00:32:20 GMT From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/140985: [patch] iwnfw(4) manual references incorrect manual page Message-ID: <200911290032.nAT0WKvT001835@www.freebsd.org> Resent-Message-ID: <200911290040.nAT0e1Ub075455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140985 >Category: docs >Synopsis: [patch] iwnfw(4) manual references incorrect manual page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 29 00:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 8.0-STABLE >Organization: >Environment: FreeBSD pegasus 8.0-STABLE FreeBSD 8.0-STABLE #0 r199880M: Sat Nov 28 12:21:45 EST 2009 root@pegasus:/usr/obj/usr/src/sys/PEGASUS i386 >Description: iwnfw(4) references firmware(8) when it should reference firmware(9) >How-To-Repeat: >Fix: Patch attached with submission follows: --- /usr/src/share/man/man4/iwnfw.4.orig 2009-11-26 16:02:38.000000000 -0500 +++ /usr/src/share/man/man4/iwnfw.4 2009-11-28 19:29:21.162379575 -0500 @@ -49,4 +49,4 @@ statically linked into the kernel, or loaded as a module. .Sh SEE ALSO .Xr iwn 4 , -.Xr firmware 8 +.Xr firmware 9 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911290032.nAT0WKvT001835>