Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 10:02:23 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-doc@freebsd.org
Cc:        antoine@freebsd.org, freebsd-gnats-submit@freebsd.org
Subject:   Re: docs/142281: firmware(9) references nonexistent sample file
Message-ID:  <201001041002.23356.jhb@freebsd.org>
In-Reply-To: <201001032301.o03N1HAU076836@www.freebsd.org>
References:  <201001032301.o03N1HAU076836@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 03 January 2010 6:01:17 pm Warren Block wrote:
> 
> >Number:         142281
> >Category:       docs
> >Synopsis:       firmware(9) references nonexistent sample file
> >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 Jan 03 23:10:01 UTC 2010
> >Closed-Date:
> >Last-Modified:
> >Originator:     Warren Block
> >Release:        8-STABLE
> >Organization:
> >Environment:
> FreeBSD lightning 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue Dec 29 21:00:58 MST 
2009     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386
> >Description:
> man 9 firmware:
> 
> ..
> 
> SEE ALSO
>      module(9), kld(4)
> 
>      /usr/share/examples/kld/firmware
> 
> /usr/share/examples/kld/firmware does not exist, although it is present 
under /usr/src/.
> 
> >How-To-Repeat:
> man 9 firmware
> % ls /usr/share/examples/kld/firmware
> ls: /usr/share/examples/kld/firmware: No such file or directory
> >Fix:
> Either modify installworld to install the directory or change the man page 
to point to /usr/src.

This is already fixed in HEAD to install the example, the fix just needs to be 
MFC'd.  The MFC is currently scheduled for January 12th.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001041002.23356.jhb>