vincent Fri Oct 31 10:46:07 2003 EDT
Modified files:
/phpdoc/en/reference/exec/functions escapeshellarg.xml
Log:
Fixing see also link name
Index: phpdoc/en/reference/exec/functions/escapeshellarg.xml
diff -u phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.4
phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.5
--- phpdoc/en/reference/exec/functions/escapeshellarg.xml:1.4 Mon Jun 16 15:43:40
2003
+++ phpdoc/en/reference/exec/functions/escapeshellarg.xml Fri Oct 31 10:46:07
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/exec.xml, last change in rev 1.8 -->
<refentry id="function.escapeshellarg">
<refnamediv>
@@ -33,7 +33,7 @@
</informalexample>
</para>
<para>
- See also <function>escshellcmd</function>, <function>exec</function>,
+ See also <function>escapeshellcmd</function>, <function>exec</function>,
<function>popen</function>, <function>system</function>, and the <link
linkend="language.operators.execution">backtick operator</link>.
</para>