Grammaticasticulation

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143425 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-10-31 00:11:50 +00:00
parent 2eea72f2ab
commit d9edcb1462
2 changed files with 4 additions and 4 deletions

View file

@ -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>

View file

@ -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>