| Summary: | Typo in handbook/porting.html | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Andrew Stevenson <andrew> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Fixed in revision 1.58 of doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml Thanks! |
Handbook/porting.html has a typo in section 4.7.15.4, last line. It says: ${WKRDIRPREFIX}${.CURDIR} in the front. and should say: ${WRKDIRPREFIX}${.CURDIR} in the front. Fix: I believe the web pages are generated from sgml so theres no point in me patching the HTML version... How-To-Repeat: lynx http://www.au.freebsd.org/handbook/porting.html