svn: /phpdoc/de/trunk/reference/ dba/functions/dba-handlers.xml posix/functions/posix-access.xml posix/functions/posix-mknod.xml
[email protected] (Martin Samesch)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
samesch Fri, 04 Dec 2009 21:30:50 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291718
Log:
synced with EN
Changed paths:
U phpdoc/de/trunk/reference/dba/functions/dba-handlers.xml
U phpdoc/de/trunk/reference/posix/functions/posix-access.xml
U phpdoc/de/trunk/reference/posix/functions/posix-mknod.xml
Modified: phpdoc/de/trunk/reference/dba/functions/dba-handlers.xml
===================================================================
--- phpdoc/de/trunk/reference/dba/functions/dba-handlers.xml 2009-12-04 21:27:05 UTC (rev 291717)
+++ phpdoc/de/trunk/reference/dba/functions/dba-handlers.xml 2009-12-04 21:30:50 UTC (rev 291718)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: samesch Status: ready -->
+<!-- EN-Revision: 291316 Maintainer: samesch Status: ready -->
<refentry xml:id="function.dba-handlers" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>dba_handlers</refname>
@@ -28,7 +28,6 @@
<listitem>
<para>
Schaltet die Anzeige der kompletten Information im Ergebnis ein/aus.
- Der voreingestellte Wert ist &false;.
</para>
</listitem>
</varlistentry>
Modified: phpdoc/de/trunk/reference/posix/functions/posix-access.xml
===================================================================
--- phpdoc/de/trunk/reference/posix/functions/posix-access.xml 2009-12-04 21:27:05 UTC (rev 291717)
+++ phpdoc/de/trunk/reference/posix/functions/posix-access.xml 2009-12-04 21:30:50 UTC (rev 291718)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: samesch Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: samesch Status: ready -->
<refentry xml:id="function.posix-access" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>posix_access</refname>
@@ -39,7 +39,7 @@
Eine Maske, die aus einer oder mehr der Konstanten
<constant>POSIX_F_OK</constant>, <constant>POSIX_R_OK</constant>,
<constant>POSIX_W_OK</constant> und <constant>POSIX_X_OK</constant>
- besteht. Voreinstellung: <constant>POSIX_F_OK</constant>.
+ besteht.
</para>
<para>
<constant>POSIX_R_OK</constant>, <constant>POSIX_W_OK</constant> und
Modified: phpdoc/de/trunk/reference/posix/functions/posix-mknod.xml
===================================================================
--- phpdoc/de/trunk/reference/posix/functions/posix-mknod.xml 2009-12-04 21:27:05 UTC (rev 291717)
+++ phpdoc/de/trunk/reference/posix/functions/posix-mknod.xml 2009-12-04 21:30:50 UTC (rev 291718)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: samesch Status: ready -->
+<!-- EN-Revision: 291313 Maintainer: samesch Status: ready -->
<refentry xml:id="function.posix-mknod" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>posix_mknod</refname>
@@ -60,7 +60,7 @@
<term><parameter>minor</parameter></term>
<listitem>
<para>
- Die Minor-Device-Nummer (Untergerätenummer); Grundeinstellung 0.
+ Die Minor-Device-Nummer (Untergerätenummer).
</para>
</listitem>
</varlistentry>