sean            Sun May 15 22:38:03 2005 EDT

  Modified files:              
    /phpdoc/en/reference/runkit/functions       runkit-lint.xml 
  Log:
  add literal
  
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-lint.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-lint.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-lint.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-lint.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-lint.xml:1.1    Mon May  2 
15:32:59 2005
+++ phpdoc/en/reference/runkit/functions/runkit-lint.xml        Sun May 15 
22:38:02 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.runkit-lint">
  <refnamediv>
@@ -17,7 +17,7 @@
   <para>
    The <function>runkit_lint</function> function performs a syntax (lint)
    check on the specified php code testing for scripting errors.
-   This is similar to using php -l from the commandline except
+   This is similar to using <literal>php -l</literal> from the commandline 
except
    <function>runkit_lint</function> accepts actual code rather than a filename.
   </para>
 

Reply via email to