Surround the function name with tags

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126385 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Moriyoshi Koizumi 2003-05-09 12:51:04 +00:00
parent f08775c0d8
commit e1a3d7e818

View file

@ -1,11 +1,11 @@
<?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.28 -->
<refentry id='function.proc-close'>
<refnamediv>
<refname>proc_close</refname>
<refpurpose>
Close a process opened by proc_open and return the exit code of that
Close a process opened by <function>proc_open</function> and return the exit code of that
process.
</refpurpose>
</refnamediv>