tom Mon Feb 10 15:19:04 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions popen.xml
Log:
typo and ws
Index: phpdoc/en/reference/filesystem/functions/popen.xml
diff -u phpdoc/en/reference/filesystem/functions/popen.xml:1.7
phpdoc/en/reference/filesystem/functions/popen.xml:1.8
--- phpdoc/en/reference/filesystem/functions/popen.xml:1.7 Sun Jan 26 21:57:25
2003
+++ phpdoc/en/reference/filesystem/functions/popen.xml Mon Feb 10 15:19:04 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.popen">
<refnamediv>
@@ -35,9 +35,9 @@
</para>
</note>
<para>
- <example>
- <title><function>popen</function> examole</title>
- <programlisting role="php">
+ <example>
+ <title><function>popen</function> example</title>
+ <programlisting role="php">
<![CDATA[
<?php
$handle = popen ("/bin/ls", "r");
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php