Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2008 21:36:39 +0100
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        Manolis Kiagias <sonic2000gr@gmail.com>
Cc:        doc@freebsd.org
Subject:   Re: [Fwd: PERFORCE change 153905 for review]
Message-ID:  <49344AD7.5020404@gmail.com>
In-Reply-To: <49344568.3060509@gmail.com>
References:  <49343F34.1010405@gmail.com> <49344568.3060509@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Manolis Kiagias schreef:
> Rene Ladan wrote:
>> Hi,
>>
>> it seems our parser is a bit sloppy about missing semicolons in
>> entity references, which are compulsary according to
>> http://xml.silmaril.ie/faq.sgml
>>
>> So now I'm curious who is right :)
>>
>> Rene
>>
>> -------- Originele bericht --------
>> Onderwerp: PERFORCE change 153905 for review
>> Datum: Mon, 1 Dec 2008 19:22:26 GMT
>> Van: Rene Ladan <rene@FreeBSD.org>
>> Aan: Perforce Change Reviews <perforce@FreeBSD.org>
>>
>> [...]
>>
>> ====
>> //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml#5
>> (text+ko) ====
>>
>> @@ -231,7 +231,7 @@
>>        page:</para>
>>
>>      <programlisting>Alternatively, to load the driver as a module at
>> boot time, place the
>> -following line in &man.loader.conf.5:
>> +following line in &man.loader.conf.5;:
>>
>>      if_ath_load="YES"</programlisting>
>>
> 
> Hey, this is difficult to spot. Even the parser didn't notice :)
> Seriously, I find it weird that this still renders properly.
> I am using vim with syntax coloring, and if I forget a semicolon, the
> lack of color usually reminds me. But I never expected it would render
> with a colon (esp. since the colon is then kept as part of text)
> 
My vim (7.2.29 with SGML highlighting) caught it ;).  Maybe the parser
is forgiving, like HTML parsers.

Regards,
Rene
-- 
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49344AD7.5020404>