From sku@cox.net  Fri Nov 14 13:41:18 2003
Return-Path: <sku@cox.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D1C9716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Nov 2003 13:41:18 -0800 (PST)
Received: from fed1mtao06.cox.net (fed1mtao06.cox.net [68.6.19.125])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1F6C943F75
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 Nov 2003 13:41:18 -0800 (PST)
	(envelope-from sku@cox.net)
Received: from nightfall.cox.net ([68.107.140.104]) by fed1mtao06.cox.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
          id <20031114214118.IKQG8432.fed1mtao06.cox.net@nightfall.cox.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Fri, 14 Nov 2003 16:41:18 -0500
Received: by nightfall.cox.net (Postfix, from userid 1000)
	id D8ABA311B; Fri, 14 Nov 2003 13:40:48 -0800 (PST)
Message-Id: <20031114214048.D8ABA311B@nightfall.cox.net>
Date: Fri, 14 Nov 2003 13:40:48 -0800 (PST)
From: Jesus@cox.net, "R.Camou <jcamou"@cox.net
Reply-To: Jesus R.Camou <jcamou@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: entities missing
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59295
>Category:       docs
>Synopsis:       entities missing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 14 13:50:10 PST 2003
>Closed-Date:    Fri Nov 14 14:17:31 PST 2003
>Last-Modified:  Fri Nov 14 14:17:31 PST 2003
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri Nov 14 14:17:10 PST 2003 
State-Changed-Why:  
Applied with my other doc build fixes.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59295 
>Unformatted:
