svn commit: r41112 - head/en_US.ISO8859-1/books/porters-handbook
Gabor Pali
pgj at FreeBSD.org
Wed Mar 6 20:39:36 UTC 2013
On Wed, Mar 6, 2013 at 9:28 PM, Gabor Kovesdan <gabor at freebsd.org> wrote:
> It would be preferred to move this a bit more above to avoid comments in the
> preamble.
Right.
> This will fail to build once you add any more row entries below this. XML
> entities must be well-nested (which means practically the same as
> well-formed) so they must have exactly one root element. A possible solution
> is factoring out the whole table to the uses.xml file.
Hm... That was my initial idea, but I tried to spare ports people
(like bapt) from the added syntactical noise. I will play with this
further and refactor, but actually I did not see any difficulty with
this as, to my intuition, the entity is just replaced by the contents
textually.
Probably that is what I missed to consider?
More information about the svn-doc-head
mailing list