In the handbook, chapter 2, section 2.3.3, figure 2-6, there are two typos: accelereator and interfce, respectively. This patch should correct that. (At least I think they're typos; on my 5.0-RELEASE-p3 I can't find those strings in any file in the source tree. Perhaps the strings are spelled like that in the actual code in earlier releases?) Fix: A patch changing accelereator to accelerator, and interfce to interface. How-To-Repeat: Read section 2.3.3, figure 2-6 of the handbook.
* FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> [2003-03-02 12.20 -0800]: > Thank you very much for your problem report. > It has the internal identification `docs/48850'. > The individual assigned to look at your > report is: freebsd-doc. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=48850 > > >Category: docs > >Responsible: freebsd-doc > >Synopsis: > >Arrival-Date: Sun Mar 02 12:20:07 PST 2003 Ooops, forgot a synopsis. -- Martin Karlsson
State Changed From-To: open->closed Fixed, Thanks.