pollita Thu Oct 30 19:11:50 2003 EDT
Modified files:
/phpdoc/en/reference/exec/functions system.xml shell-exec.xml
Log:
Grammaticasticulation
Index: phpdoc/en/reference/exec/functions/system.xml
diff -u phpdoc/en/reference/exec/functions/system.xml:1.3
phpdoc/en/reference/exec/functions/system.xml:1.4
--- phpdoc/en/reference/exec/functions/system.xml:1.3 Sat Aug 16 10:29:14 2003
+++ phpdoc/en/reference/exec/functions/system.xml Thu Oct 30 19:11:50 2003
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/exec.xml, last change in rev 1.24 -->
<refentry id="function.system">
<refnamediv>
<refname>system</refname>
- <refpurpose>Execute an external program and display output</refpurpose>
+ <refpurpose>Execute an external program and display the output</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
Index: phpdoc/en/reference/exec/functions/shell-exec.xml
diff -u phpdoc/en/reference/exec/functions/shell-exec.xml:1.2
phpdoc/en/reference/exec/functions/shell-exec.xml:1.3
--- phpdoc/en/reference/exec/functions/shell-exec.xml:1.2 Wed Apr 17 02:37:48
2002
+++ phpdoc/en/reference/exec/functions/shell-exec.xml Thu Oct 30 19:11:50 2003
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/exec.xml, last change in rev 1.2 -->
<refentry id='function.shell-exec'>
<refnamediv>
<refname>shell_exec</refname>
<refpurpose>
- Execute command via shell and return complete output as string
+ Execute command via shell and return the complete output as a string
</refpurpose>
</refnamediv>
<refsect1>