perugini                Thu Sep 27 06:43:34 2001 EDT

  Modified files:              
    /phpdoc/it/appendices       reserved.xml 
  Log:
  Fix modelines for VI on italian tree
  
  
Index: phpdoc/it/appendices/reserved.xml
diff -u phpdoc/it/appendices/reserved.xml:1.3 phpdoc/it/appendices/reserved.xml:1.4
--- phpdoc/it/appendices/reserved.xml:1.3       Mon Aug  6 14:21:00 2001
+++ phpdoc/it/appendices/reserved.xml   Thu Sep 27 06:43:34 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <appendix id="reserved">
  <title>Parole riservate nel PHP</title>
  <para>
@@ -219,6 +219,11 @@
    </listitem>
    <listitem>
        <simpara>
+        <link linkend="language.constants.predefined">NULL</link>.
+    </simpara>
+   </listitem>
+   <listitem>
+       <simpara>
         <link linkend="language.operators.logical">or</link>.
     </simpara>
    </listitem>
@@ -330,3 +335,23 @@
   </itemizedlist>
  </para>
 </appendix>
+
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-default-dtd-file:"../../manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+vim600: syn=xml fen fdm=syntax fdl=2 si
+vim: et tw=78 syn=sgml
+vi: ts=1 sw=1
+-->


Reply via email to