didou Tue May 18 06:53:48 2004 EDT
Modified files:
/phpdoc/en/reference/posix/functions posix-getpid.xml
posix-getppid.xml
posix-mkfifo.xml
posix-setegid.xml
posix-seteuid.xml
posix-setgid.xml
posix-setpgid.xml
posix-setuid.xml
posix-uname.xml
Log:
some WS, using &return.success; and RFC compliance
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-getpid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-getpid.xml
diff -u phpdoc/en/reference/posix/functions/posix-getpid.xml:1.2
phpdoc/en/reference/posix/functions/posix-getpid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-getpid.xml:1.2 Wed Apr 17 02:43:26
2002
+++ phpdoc/en/reference/posix/functions/posix-getpid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-getpid">
<refnamediv>
@@ -13,7 +13,8 @@
<void/>
</methodsynopsis>
<para>
- Return the process identifier of the current process.</para>
+ Return the process identifier of the current process.
+ </para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-getppid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-getppid.xml
diff -u phpdoc/en/reference/posix/functions/posix-getppid.xml:1.2
phpdoc/en/reference/posix/functions/posix-getppid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-getppid.xml:1.2 Wed Apr 17 02:43:26
2002
+++ phpdoc/en/reference/posix/functions/posix-getppid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-getppid">
<refnamediv>
@@ -15,7 +15,7 @@
<para>
Return the process identifier of the parent process of the
current process.
- </para>
+ </para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-mkfifo.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/posix/functions/posix-mkfifo.xml
diff -u phpdoc/en/reference/posix/functions/posix-mkfifo.xml:1.3
phpdoc/en/reference/posix/functions/posix-mkfifo.xml:1.4
--- phpdoc/en/reference/posix/functions/posix-mkfifo.xml:1.3 Tue Apr 23 18:36:56
2002
+++ phpdoc/en/reference/posix/functions/posix-mkfifo.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-mkfifo">
<refnamediv>
@@ -27,6 +27,9 @@
<function>umask</function>. The permissions of the created file are (mode
& ~umask).
</para>
+ <para>
+ &return.success;
+ </para>
¬e.sm.uidcheck.dir;
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-setegid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-setegid.xml
diff -u phpdoc/en/reference/posix/functions/posix-setegid.xml:1.2
phpdoc/en/reference/posix/functions/posix-setegid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-setegid.xml:1.2 Wed Apr 17 02:43:28
2002
+++ phpdoc/en/reference/posix/functions/posix-setegid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-setegid">
<refnamediv>
@@ -20,7 +20,7 @@
root) on your system to be able to perform this function.
</para>
<para>
- Returns &true; on success, &false; otherwise.
+ &return.success;
</para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-seteuid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-seteuid.xml
diff -u phpdoc/en/reference/posix/functions/posix-seteuid.xml:1.2
phpdoc/en/reference/posix/functions/posix-seteuid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-seteuid.xml:1.2 Wed Apr 17 02:43:28
2002
+++ phpdoc/en/reference/posix/functions/posix-seteuid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-seteuid">
<refnamediv>
@@ -20,7 +20,10 @@
your system to be able to perform this function.
</para>
<para>
- Returns &true; on success, &false; otherwise. See also
+ &return.success;
+ </para>
+ <para>
+ See also
<function>posix_setgid</function>.
</para>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-setgid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-setgid.xml
diff -u phpdoc/en/reference/posix/functions/posix-setgid.xml:1.2
phpdoc/en/reference/posix/functions/posix-setgid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-setgid.xml:1.2 Wed Apr 17 02:43:28
2002
+++ phpdoc/en/reference/posix/functions/posix-setgid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.18 -->
<refentry id="function.posix-setgid">
<refnamediv>
@@ -23,7 +23,7 @@
<function>posix_setuid</function> last.
</para>
<para>
- Returns &true; on success, &false; otherwise.
+ &return.success;
</para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-setpgid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-setpgid.xml
diff -u phpdoc/en/reference/posix/functions/posix-setpgid.xml:1.2
phpdoc/en/reference/posix/functions/posix-setpgid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-setpgid.xml:1.2 Wed Apr 17 02:43:28
2002
+++ phpdoc/en/reference/posix/functions/posix-setpgid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-setpgid">
<refnamediv>
@@ -17,7 +17,7 @@
Let the process <parameter>pid</parameter> join the process group
<parameter>pgid</parameter>. See POSIX.1 and the setsid(2) manual
page on your POSIX system for more informations on process groups
- and job control. Returns &true; on success, &false; otherwise.
+ and job control. &return.success;
</para>
</refsect1>
</refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-setuid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-setuid.xml
diff -u phpdoc/en/reference/posix/functions/posix-setuid.xml:1.2
phpdoc/en/reference/posix/functions/posix-setuid.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-setuid.xml:1.2 Wed Apr 17 02:43:29
2002
+++ phpdoc/en/reference/posix/functions/posix-setuid.xml Tue May 18 06:53:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.18 -->
<refentry id="function.posix-setuid">
<refnamediv>
@@ -20,7 +20,10 @@
your system to be able to perform this function.
</para>
<para>
- Returns &true; on success, &false; otherwise. See also
+ &return.success;
+ </para>
+ <para>
+ See also
<function>posix_setgid</function>.
</para>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/posix/functions/posix-uname.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/posix/functions/posix-uname.xml
diff -u phpdoc/en/reference/posix/functions/posix-uname.xml:1.2
phpdoc/en/reference/posix/functions/posix-uname.xml:1.3
--- phpdoc/en/reference/posix/functions/posix-uname.xml:1.2 Wed Apr 17 02:43:29
2002
+++ phpdoc/en/reference/posix/functions/posix-uname.xml Tue May 18 06:53:47 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
<refentry id="function.posix-uname">
<refnamediv>
@@ -33,7 +33,7 @@
machine - system architecture (e.g. i586)
</simpara></listitem>
<listitem><simpara>
- domainname - DNS domainname (e.g. php.net)
+ domainname - DNS domainname (e.g. example.com)
</simpara></listitem>
</itemizedlist>
</para>