Bug 48850 - (no subject)
Summary: (no subject)
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 20:20 UTC by Martin Karlsson
Modified: 2003-03-02 21:25 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2003-03-02 20:20 UTC, Martin Karlsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Karlsson 2003-03-02 20:20:07 UTC
	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.
Comment 1 Martin Karlsson 2003-03-02 20:23:08 UTC
* 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
Comment 2 Marc Fonvieille freebsd_committer freebsd_triage 2003-03-02 21:24:43 UTC
State Changed
From-To: open->closed

Fixed, Thanks.