From c5fd38cdf29897a1978a78eb6a324ffbae898e96 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Tue, 16 May 2006 20:18:34 +0000 Subject: [PATCH] Fixed programlisting types --- docbook/relaxng/docbook/howto/howto.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docbook/relaxng/docbook/howto/howto.xml b/docbook/relaxng/docbook/howto/howto.xml index 28b49594c..56af27157 100644 --- a/docbook/relaxng/docbook/howto/howto.xml +++ b/docbook/relaxng/docbook/howto/howto.xml @@ -1414,7 +1414,7 @@ db.person.author.contentmodel &= This modification will allow instances like this: - + Babe Ruth 02/06/1895 08/16/1948 @@ -1422,7 +1422,7 @@ db.person.author.contentmodel &= but because we only modified the content model for authors who are human, it won't allow an instance like this, which uses db.org.author.contentmodel: - + Boston Red Sox 1919 -- 2.40.0