[PATCH FOR REVIEW] doc/en_US.ISO8859-1/books SGML cleanup
Simon L. Nielsen
simon at FreeBSD.org
Mon Jan 2 10:56:50 UTC 2006
On 2006.01.02 10:16:44 +0000, 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.
I haven't done a complete review but, you replaced some text with
entities which aren't needed, since the document is ISO8859-1 so
e.g. a "ø" (AKA ø) is perfectly valid. E.g.
- * Converted to 5.X by Søren (Xride) Straarup
+ * Converted to 5.X by Søren (Xride) Straarup
--
Simon L. Nielsen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20060102/31d599da/attachment.sig>
More information about the freebsd-doc
mailing list