docs/59295: entities missing
Jesus at cox.net
Jesus at cox.net
Fri Nov 14 21:50:12 UTC 2003
>Number: 59295
>Category: docs
>Synopsis: entities missing
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 14 13:50:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Jesus R. Camou
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD nightfall.cox.net 4.9-STABLE FreeBSD 4.9-STABLE #7: Thu Oct 30 09:09:53 PST 2003 sku at nightfall.cox.net:/usr/obj/usr/src/sys/NIGHTFALL i386
>Description:
Web build fails when trying to compile the handbook. The problem is in
doc/es_ES.ISO8859-1/books/handbook/introduction/chapter.sgml where
some entities (not defined in book.sgml) are used. The patch also adds the
year 2003 to the copyright line.
>How-To-Repeat:
Compiling the Spanish Handbook.
>Fix:
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/es_ES.ISO8859-1/books/handbook/book.sgml,v
retrieving revision 1.8
diff -u -w -r1.8 book.sgml
--- book.sgml 14 Nov 2003 10:36:41 -0000 1.8
+++ book.sgml 14 Nov 2003 21:29:40 -0000
@@ -21,6 +21,7 @@
%teams;
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//ES"> %mailing-lists;
<!ENTITY % newsgroups PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//EN"> %newsgroups;
+<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//EN"> %trademarks;
<!ENTITY % not.published "INCLUDE">
<!ENTITY % chap.introduction "IGNORE">
@@ -73,6 +74,7 @@
<year>2000</year>
<year>2001</year>
<year>2002</year>
+ <year>2003</year>
<holder>The FreeBSD Documentation Project</holder>
</copyright>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list