vrana Fri Jun 17 03:31:26 2005 EDT
Modified files:
/phpdoc/en/reference/kadm5/functions kadm5-delete-principal.xml
kadm5-get-policies.xml
kadm5-get-principal.xml
kadm5-get-principals.xml
Log:
Missing spaces
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml
diff -u phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml:1.1
phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml:1.2
--- phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml:1.1 Thu Jun
16 14:31:04 2005
+++ phpdoc/en/reference/kadm5/functions/kadm5-delete-principal.xml Fri Jun
17 03:31:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/kadm5.xml, last change in rev 1.3 -->
<refentry id="function.kadm5-delete-principal">
<refnamediv>
@@ -31,7 +31,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>kadm5_delete_principal</function>example</title>
+ <title><function>kadm5_delete_principal</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml
diff -u phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml:1.1
phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml:1.2
--- phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml:1.1 Thu Jun
16 14:31:04 2005
+++ phpdoc/en/reference/kadm5/functions/kadm5-get-policies.xml Fri Jun 17
03:31:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/kadm5.xml, last change in rev 1.3 -->
<refentry id="pecl.kadm5.kadm5-get-policies">
<refnamediv>
@@ -30,7 +30,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>kadm5_get_policies</function>example</title>
+ <title><function>kadm5_get_policies</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml
diff -u phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml:1.1
phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml:1.2
--- phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml:1.1 Thu Jun
16 14:31:04 2005
+++ phpdoc/en/reference/kadm5/functions/kadm5-get-principal.xml Fri Jun 17
03:31:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/kadm5.xml, last change in rev 1.3 -->
<refentry id="function.kadm5-get-principal">
<refnamediv>
@@ -34,7 +34,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>kadm5_get_principal</function>example</title>
+ <title><function>kadm5_get_principal</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml
diff -u phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml:1.1
phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml:1.2
--- phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml:1.1 Thu Jun
16 14:31:04 2005
+++ phpdoc/en/reference/kadm5/functions/kadm5-get-principals.xml Fri Jun
17 03:31:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/kadm5.xml, last change in rev 1.3 -->
<refentry id="function.kadm5.kadm5-get-principals">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
</methodsynopsis>
<para>
- <function>kadm5_get_principals</function>returns an array containing the
+ <function>kadm5_get_principals</function> returns an array containing the
principals's names.
</para>
</refsect1>
@@ -30,7 +30,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>kadm5_get_principals</function>example</title>
+ <title><function>kadm5_get_principals</function> example</title>
<programlisting role="php">
<![CDATA[
<?php