[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/rpminfo/_functions/rpmdbinfo.xml_functions/rpmve
From:       Remi_Collet <remi () php ! net>
Date:       2020-03-31 15:44:10
Message-ID: svn-remi-1585669450-349573-992192833 () svn ! php ! net
[Download RAW message or body]

remi                                     Tue, 31 Mar 2020 15:44:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349573

Log:
rpminfo: minor fix

Changed paths:
    U   phpdoc/en/trunk/reference/rpminfo/functions/rpmdbinfo.xml
    U   phpdoc/en/trunk/reference/rpminfo/functions/rpmvercmp.xml
    U   phpdoc/en/trunk/reference/rpminfo/setup.xml

Modified: phpdoc/en/trunk/reference/rpminfo/functions/rpmdbinfo.xml
===================================================================
--- phpdoc/en/trunk/reference/rpminfo/functions/rpmdbinfo.xml	2020-03-31 08:47:00 UTC \
                (rev 349572)
+++ phpdoc/en/trunk/reference/rpminfo/functions/rpmdbinfo.xml	2020-03-31 15:44:10 UTC \
(rev 349573) @@ -12,7 +12,7 @@
   <methodsynopsis>
    <type>array</type><methodname>rpmdbinfo</methodname>
    <methodparam><type>string</type><parameter>nevr</parameter></methodparam>
-   <methodparam choice="opt"><type>bool</type><parameter>full</parameter></methodparam>
 +   <methodparam choice="opt"><type>bool</type><parameter>full</parameter><initializer>&false;</initializer></methodparam>
  </methodsynopsis>
   <para>
    Retrieve information about an installed package, from the system RPM database.

Modified: phpdoc/en/trunk/reference/rpminfo/functions/rpmvercmp.xml
===================================================================
--- phpdoc/en/trunk/reference/rpminfo/functions/rpmvercmp.xml	2020-03-31 08:47:00 UTC \
                (rev 349572)
+++ phpdoc/en/trunk/reference/rpminfo/functions/rpmvercmp.xml	2020-03-31 15:44:10 UTC \
(rev 349573) @@ -17,9 +17,6 @@
   <para>
    Compare 2 RPM versions.
   </para>
-
-  &warn.undocumented.func;
-
  </refsect1>

  <refsect1 role="parameters">
@@ -47,7 +44,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-  Returns &lt; 0 if evr1 is less than evr2, &gt; > if evr1 is greater than evr2, and \
0 if they are equal. +  Returns &lt; 0 if evr1 is less than evr2, &gt; 0 if evr1 is \
greater than evr2, and 0 if they are equal.  </para>
  </refsect1>


Modified: phpdoc/en/trunk/reference/rpminfo/setup.xml
===================================================================
--- phpdoc/en/trunk/reference/rpminfo/setup.xml	2020-03-31 08:47:00 UTC (rev 349572)
+++ phpdoc/en/trunk/reference/rpminfo/setup.xml	2020-03-31 15:44:10 UTC (rev 349573)
@@ -15,7 +15,7 @@
   <title>Installation via PECL</title>
   <para>
    &pecl.info;
-   <link xlink:href="&url.pecl.package;zip">&url.pecl.package;zip</link>.
+   <link xlink:href="&url.pecl.package;rpminfo">&url.pecl.package;rpminfo</link>.
   </para>
  </section>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic