| Summary: | [patch] fix entity references in release/doc/en_US.ISO8859-1/hardware/article.sgml | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Mark Linimon <linimon> | ||||
| Component: | Books & Articles | Assignee: | Gabor Kovesdan <gabor> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mark Linimon
2008-10-04 02:40:02 UTC
Responsible Changed From-To: freebsd-doc->murray Will build test this patch and submit to head after I get another pending change in. State Changed From-To: open->patched Thanks Mark. The patch doesn't apply directly to head but I added the missing ';' in all cases there and added a few mising ','s that should separate the elements of each architecture list for each feature/driver. To test this kind of patch, just install the textproc/docproj-nojadetex port, check out doc from cvs at the same level of the directory hierarchy where this 'src' branch is checked out, then cd to src/release/doc/en_US.ISO8859-1/hardware and type 'make'. Send any questions to doc@ or me personally and we'll help you get a doc setup working where you can test this if you want. Also the doc tools are installed on freefall so you can build docs there if you have everything checked out there. Or just send patches like this. that works too. State Changed From-To: patched->closed With XML we don't have this problem any more since leaving out the semicolon breaks the build so it cannot remain unnoticed. Thanks for the submission! Responsible Changed From-To: murray->gabor Track. |