svn: /phpdoc/de/trunk/reference/ ldap/functions/ldap-connect.xml pcntl/functions/pcntl-alarm.xml session/functions/session-set-cookie-params.xml sockets/functions/socket-recv.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Tue, 29 Dec 2020 15:58:18 +0000

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

Log:
Fix typos

Patches contributed by anonymous users.

Changed paths:
    U   phpdoc/de/trunk/reference/ldap/functions/ldap-connect.xml
    U   phpdoc/de/trunk/reference/pcntl/functions/pcntl-alarm.xml
    U   phpdoc/de/trunk/reference/session/functions/session-set-cookie-params.xml
    U   phpdoc/de/trunk/reference/sockets/functions/socket-recv.xml

Modified: phpdoc/de/trunk/reference/ldap/functions/ldap-connect.xml
===================================================================
--- phpdoc/de/trunk/reference/ldap/functions/ldap-connect.xml	2020-12-29 15:42:46 UTC (rev 352273)
+++ phpdoc/de/trunk/reference/ldap/functions/ldap-connect.xml	2020-12-29 15:58:18 UTC (rev 352274)
@@ -52,7 +52,7 @@
        oder <literal>ldaps://hostname:port</literal> für SSL-Verschlüsselung.
       </para>
       <para>
-       Es können auch mehrere LDAP-URIs, gtrennt dich ein Leerzeichen, als ein String
+       Es können auch mehrere LDAP-URIs, getrennt durch ein Leerzeichen, als ein String
        angegebene werden.
       </para>
       <para>

Modified: phpdoc/de/trunk/reference/pcntl/functions/pcntl-alarm.xml
===================================================================
--- phpdoc/de/trunk/reference/pcntl/functions/pcntl-alarm.xml	2020-12-29 15:42:46 UTC (rev 352273)
+++ phpdoc/de/trunk/reference/pcntl/functions/pcntl-alarm.xml	2020-12-29 15:58:18 UTC (rev 352274)
@@ -16,7 +16,7 @@
   </methodsynopsis>
   <para>
    Erzeugt eine Zeitschaltuhr,
-   die ein <literal>SIGALRM</literal> Signal an den Prozess senden wird,
+   die ein <constant>SIGALRM</constant> Signal an den Prozess senden wird,
    nachdem die angegebene Anzahl von Sekunden vergangen sind.
    Jeder Aufruf von <function>pcntl_alarm</function> wird jeden
    zuvor erzeugten Zeitschalter abbrechen.

Modified: phpdoc/de/trunk/reference/session/functions/session-set-cookie-params.xml
===================================================================
--- phpdoc/de/trunk/reference/session/functions/session-set-cookie-params.xml	2020-12-29 15:42:46 UTC (rev 352273)
+++ phpdoc/de/trunk/reference/session/functions/session-set-cookie-params.xml	2020-12-29 15:58:18 UTC (rev 352274)
@@ -53,7 +53,7 @@
      <listitem>
       <para>
        Der <link linkend="ini.session.cookie-path">Pfad</link> der Domain, in
-       dem das Cookie zu Verfügung steht. Mit einem einfachen Schrägstrich
+       dem das Cookie zur Verfügung steht. Mit einem einfachen Schrägstrich
        ('/') gilt es für alle Pfade der Domain.
       </para>
      </listitem>

Modified: phpdoc/de/trunk/reference/sockets/functions/socket-recv.xml
===================================================================
--- phpdoc/de/trunk/reference/sockets/functions/socket-recv.xml	2020-12-29 15:42:46 UTC (rev 352273)
+++ phpdoc/de/trunk/reference/sockets/functions/socket-recv.xml	2020-12-29 15:58:18 UTC (rev 352274)
@@ -128,7 +128,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   <function>socket_recvfrom</function> gibt die Anzahl der empfangenen Bytes
+   <function>socket_recv</function> gibt die Anzahl der empfangenen Bytes
    zurück oder &false;, falls ein Fehler auftrat. Der aktuelle Fehlercode kann mit
    <function>socket_last_error</function> abgefragt werden. Dieser Fehlercode
    kann an die Funktion <function>socket_strerror</function> übergeben werden,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.