[PATCH FOR REVIEW] doc/en_US.ISO8859-1/books SGML cleanup
Niclas Zeising
lothrandil at n00b.apagnu.se
Mon Jan 2 10:25:40 UTC 2006
Xin LI wrote:
> Dear folks,
>
> Recently one of our localization team member (intron@) has pointed
> out to me that we have some unescaped >, <, and &'s found in the
> SGML source. After some discussion we think that these changes
> should be propagated back to the English version of these files
> as well.
>
> Does the patch located at:
>
> http://people.freebsd.org/~delphij/for_review/patch-books
>
> Look appropriate? The primary change is to escape >, <, and &, plus
> adding some "'s for attributes.
>
> Thanks for advance!
>
> Cheers,
The patch looks, in my eyes, ok. I've only done a quick review of it.
You have missed a lot of ">" though. It's in the various code listings,
where you are accessing structure members through pointers with '->'.
Nice work otherwise!
//Niclas
--
More information about the freebsd-doc
mailing list