Date: Sun, 29 Nov 2009 00:33:10 GMT From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/140986: [patch] mwlfw(4) manual references incorrect manual page Message-ID: <200911290033.nAT0XAPQ001999@www.freebsd.org> Resent-Message-ID: <200911290040.nAT0e1wL075464@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140986 >Category: docs >Synopsis: [patch] mwlfw(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: mwlfw(4) references firmware(8) when it should reference firmware(9) >How-To-Repeat: >Fix: Patch attached with submission follows: --- /usr/src/share/man/man4/mwlfw.4.orig 2009-11-26 16:02:38.000000000 -0500 +++ /usr/src/share/man/man4/mwlfw.4 2009-11-28 19:29:47.787880582 -0500 @@ -49,4 +49,4 @@ statically linked into the kernel, or loaded as a module. .Sh SEE ALSO .Xr mwl 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?200911290033.nAT0XAPQ001999>