docs/140986: [patch] mwlfw(4) manual references incorrect manual page

Glen Barber glen.j.barber at gmail.com
Sun Nov 29 00:40:02 UTC 2009


>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 at 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:



More information about the freebsd-doc mailing list