mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
adding and to the see also when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141228 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f84fa11413
commit
12b5e38479
5 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.fam-cancel-monitor">
|
||||
<refnamediv>
|
||||
<refname>fam_cancel_monitor</refname>
|
||||
|
@ -19,7 +19,7 @@
|
|||
<para>
|
||||
See also <function>fam_monitor_file</function>,
|
||||
<function>fam_monitor_directory</function>,
|
||||
<function>fam_monitor_collection</function>,
|
||||
<function>fam_monitor_collection</function>, and
|
||||
<function>fam_suspend_monitor</function>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.fam-monitor-collection">
|
||||
<refnamediv>
|
||||
<refname>fam_monitor_collection</refname>
|
||||
|
@ -26,7 +26,7 @@
|
|||
See also <function>fam_monitor_file</function>,
|
||||
<function>fam_monitor_directory</function>,
|
||||
<function>fam_cancel_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>, and
|
||||
<function>fam_resume_monitor</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.fam-monitor-directory">
|
||||
<refnamediv>
|
||||
<refname>fam_monitor_directory</refname>
|
||||
|
@ -24,7 +24,7 @@
|
|||
See also <function>fam_monitor_file</function>,
|
||||
<function>fam_monitor_collection</function>,
|
||||
<function>fam_cancel_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>, and
|
||||
<function>fam_resume_monitor</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.fam-monitor-file">
|
||||
<refnamediv>
|
||||
<refname>fam_monitor_file</refname>
|
||||
|
@ -22,7 +22,7 @@
|
|||
See also <function>fam_monitor_directory</function>,
|
||||
<function>fam_monitor_collection</function>,
|
||||
<function>fam_cancel_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>,
|
||||
<function>fam_suspend_monitor</function>, and
|
||||
<function>fam_resume_monitor</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.fam-suspend-monitor">
|
||||
<refnamediv>
|
||||
<refname>fam_suspend_monitor</refname>
|
||||
|
@ -19,7 +19,7 @@
|
|||
without the need of requesting a complete new monitor.
|
||||
</para>
|
||||
<para>
|
||||
See also <function>fam_resume_monitor</function>,
|
||||
See also <function>fam_resume_monitor</function>, and
|
||||
<function>fam_cancel_monitor</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue