[Openmcl-cvs-notifications] r10800 - /trunk/source/doc/src/ffi.xml

rme at clozure.com rme at clozure.com
Wed Sep 17 18:37:26 EDT 2008


Author: rme
Date: Wed Sep 17 18:37:26 2008
New Revision: 10800

Log:
Changes to get the document to validate.

Modified:
    trunk/source/doc/src/ffi.xml

Modified: trunk/source/doc/src/ffi.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/doc/src/ffi.xml (original)
+++ trunk/source/doc/src/ffi.xml Wed Sep 17 18:37:26 2008
@@ -34,7 +34,7 @@
         some escaping conventions (see ) to allow keywords to be used to
         denote these names.</para>
 =

-      <sect3 id=3D"type annotations">
+      <sect3 id=3D"type-annotations">
         <title>Type Annotations</title>
         <para>As of version 1.2, &CCL; supports annotating the types of
           foreign pointers on Mac OS X. Forms that create pointers to
@@ -3861,12 +3861,16 @@
 =

     <!-- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D  -->
     <refentry id=3D"m_make-record">
-	  <indexterm zone=3D"m_make-record">
-	    <primary>make-record</primary>
-	  </indexterm>
-
+      <indexterm zone=3D"m_make-record">
+	<primary>make-record</primary>
+      </indexterm>
+      <refmeta>
+      <refentrytitle>
+	MAKE-RECORD
+	<anchor id=3D"anchor_make-record"/>
+      </refentrytitle>
+      </refmeta>
 	  <refnamediv>
-        <anchor id=3D"anchor_make-record"/>
 	    <refname>MAKE-RECORD</refname>
 	    <refpurpose></refpurpose>
 	    <refclass>Macro</refclass>
@@ -4183,11 +4187,16 @@
     </refentry>
 =

     <!-- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D  -->
-    <anchor id=3D"anchor_rlet"/>
     <refentry id=3D"m_rlet">
 	  <indexterm zone=3D"m_rlet">
 	    <primary>rlet</primary>
 	  </indexterm>
+	  <refmeta>
+	    <refentrytitle>
+	      RLET
+	      <anchor id=3D"anchor_rlet"/>
+	    </refentrytitle>
+	  </refmeta>
 =

 	  <refnamediv>
 	    <refname>RLET</refname>



More information about the Openmcl-cvs-notifications mailing list