From 90a98f9d062c3a014ab51c32ac6be4eb4d6c8ae0 Mon Sep 17 00:00:00 2001
From: Jesus Rodriguez Cuesta <jesusr@FreeBSD.org>
Date: Sun, 5 Aug 2001 19:40:38 +0000
Subject: [PATCH] Create BookInfo and stylesheets spanish specific entities

---
 share/sgml/catalog | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/share/sgml/catalog b/share/sgml/catalog
index fe1619c9ba..fd959f0732 100644
--- a/share/sgml/catalog
+++ b/share/sgml/catalog
@@ -1,7 +1,7 @@
   -- ...................................................................... --
   -- FreeBSD SGML Public Identifiers ...................................... --
   
-  -- $FreeBSD: doc/share/sgml/catalog,v 1.16 2001/06/11 01:20:30 ache Exp $
+  -- $FreeBSD: doc/share/sgml/catalog,v 1.17 2001/06/21 02:56:51 chris Exp $
   --
 
   -- ...................................................................... --
@@ -84,3 +84,12 @@ PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//DE"
 
 PUBLIC  "-//FreeBSD//ENTITIES DocBook Translator Entities//DE"
         "../../de_DE.ISO8859-1/share/sgml/translators.ent"
+
+  -- ...................................................................... --
+  -- Spanish specific ..................................................... --
+
+PUBLIC  "-//FreeBSD//ENTITIES DocBook BookInfo Entities//ES"
+        "../../es_ES.ISO8859-1/share/sgml/bookinfo.ent"
+
+PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//ES"
+        "../../es_ES.ISO8859-1/share/sgml/freebsd.dsl"