[docs] xmldocs - docelic modified 3 files

docs at icdevgroup.org docs at icdevgroup.org
Sat Oct 16 17:11:01 EDT 2004


User:      docelic
Date:      2004-10-16 21:11:00 GMT
Modified:  docbook  literals.ent
Modified:  refs     delete_cart
Added:     glossary interpolation
Log:
- Fix little mistakes that prevented successful build

Revision  Changes    Path
1.5       +19 -19    xmldocs/docbook/literals.ent


rev 1.5, prev_rev 1.4
Index: literals.ent
===================================================================
RCS file: /var/cvs/xmldocs/docbook/literals.ent,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- literals.ent	16 Oct 2004 18:13:47 -0000	1.4
+++ literals.ent	16 Oct 2004 21:11:00 -0000	1.5
@@ -60,7 +60,7 @@
 <!ENTITY MIME "<ulink url='http://www.mhonarc.org/~ehood/MIME/'>MIME</ulink>">
 <!ENTITY ITL "<glossterm linkend='ITL'>ITL</glossterm>">
 <!ENTITY SMTP "<ulink url='http://cr.yp.to/smtp.html'>SMTP</ulink> (<classname>Net::SMTP</classname> Perl module)">
-<!ENTITY interpolate "<glossterm linkend='interpolate'>interpolate</glossterm>">
+<!ENTITY interpolation "<glossterm linkend='interpolation'>interpolation</glossterm>">
 
 
 <!-- ENTITIES TO EASIER CONSTRUCT TAG PARAMETERS LIST -->
@@ -137,12 +137,12 @@
 <row>
   <entry>
     <group choice='plain'>
-    <arg choice='plain'>border</arg>
-    <arg choice='plain'>height</arg>
-    <arg choice='plain'>width</arg>
-    <arg choice='plain'>hspace</arg>
-    <arg choice='plain'>vspace</arg>
-    <arg choice='plain'>align</arg> 
+			<arg choice='plain'>border</arg>
+			<arg choice='plain'>height</arg>
+			<arg choice='plain'>width</arg>
+			<arg choice='plain'>hspace</arg>
+			<arg choice='plain'>vspace</arg>
+			<arg choice='plain'>align</arg> 
     </group>
   </entry>
   <entry></entry><entry></entry>
@@ -154,14 +154,14 @@
 <row>
   <entry>
     <group choice='plain'>
-    <arg choice='plain'>border</arg>
-    <arg choice='plain'>height</arg>
-    <arg choice='plain'>width</arg>
-    <arg choice='plain'>hspace</arg>
-    <arg choice='plain'>vspace</arg>
-    <arg choice='plain'>align</arg> 
-    <arg choice='plain'>title</arg> 
-    <arg choice='plain'>alt</arg> 
+			<arg choice='plain'>border</arg>
+			<arg choice='plain'>height</arg>
+			<arg choice='plain'>width</arg>
+			<arg choice='plain'>hspace</arg>
+			<arg choice='plain'>vspace</arg>
+			<arg choice='plain'>align</arg> 
+			<arg choice='plain'>title</arg> 
+			<arg choice='plain'>alt</arg> 
     </group>
   </entry>
   <entry></entry><entry></entry>
@@ -173,9 +173,9 @@
 <row>
   <entry>
     <group choice='plain'> 
-    <arg choice='plain'>id</arg>
-    <arg choice='plain'>class</arg>
-    <arg choice='plain'>style</arg>
+			<arg choice='plain'>id</arg>
+			<arg choice='plain'>class</arg>
+			<arg choice='plain'>style</arg>
     </group>
   </entry>
   <entry></entry><entry></entry>
@@ -186,7 +186,7 @@
 <!ENTITY ROW_UMASK_none "
 <row>
 	<entry>
-	<arg choice='plain'>umask</arg>
+		<arg choice='plain'>umask</arg>
 	</entry>
 	<entry></entry><entry></entry>
 	<entry></entry>



1.1                  xmldocs/glossary/interpolation


rev 1.1, prev_rev 1.0
Index: interpolation
===================================================================

<glossentry id="interpolation">
<glossterm>Interpolation</glossterm>

<!--<acronym></acronym>-->
<!--<abbrev></abbrev>-->

<glossdef>
<para>
meek.
</para>

</glossdef>

</glossentry>




1.4       +1 -1      xmldocs/refs/delete_cart


rev 1.4, prev_rev 1.3
Index: delete_cart
===================================================================
RCS file: /var/cvs/xmldocs/refs/delete_cart,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- delete_cart	16 Oct 2004 18:13:47 -0000	1.3
+++ delete_cart	16 Oct 2004 21:11:00 -0000	1.4
@@ -12,7 +12,7 @@
 		<group choice='opt'>
 			<arg choice='plain'>nickname</arg>
 			<arg choice='plain'>name</arg>
-		<group>
+		</group>
 	</entry>
 	<entry>Yes</entry><entry>Yes</entry>
 	<entry></entry>








More information about the docs mailing list