tom Tue May 7 08:16:38 2002 EDT Modified files: /phpdoc-de/reference/filesystem reference.xml Log: sync to en Index: phpdoc-de/reference/filesystem/reference.xml diff -u phpdoc-de/reference/filesystem/reference.xml:1.3 phpdoc-de/reference/filesystem/reference.xml:1.4 --- phpdoc-de/reference/filesystem/reference.xml:1.3 Sun Apr 28 05:20:05 2002 +++ phpdoc-de/reference/filesystem/reference.xml Tue May 7 08:16:38 2002 @@ -1,15 +1,51 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- EN-Revision: 1.2 Maintainer: tom Status: ready --> +<!-- EN-Revision: 1.3 Maintainer: tom Status: ready --> <reference id="ref.filesystem"> <title>Funktionen des Dateisystems</title> <titleabbrev>Filesystem</titleabbrev> <partintro> - <simpara> - Verwandte Funktionen finden Sie in den Abschnitten <link - linkend="ref.dir">Verzeichnis-Funktionen</link> und <link - linkend="ref.exec">Funktionen zur Programmausführung</link>. - </simpara> + <section id="filesystem.intro"> + &reftitle.intro; + <para> + </para> + </section> + + <section id="filesystem.requirenments"> + &reftitle.required; + &no.requirement; + </section> + + <section id="filesystem.installation"> + &reftitle.install; + &no.install; + </section> + + <section id="filesystem.configuration"> + &reftitle.runtime; + &no.config; + </section> + + <section id="filesystem.resources"> + &reftitle.resources; + <para> + </para> + + </section> + + <section id="filesystem.constants"> + &reftitle.constants; + &no.constants; + </section> + + <section id="filesystem.seealso"> + &reftitle.seealso; + <simpara> + Verwandte Funktionen finden Sie in den Abschnitten <link + linkend="ref.dir">Verzeichnis-Funktionen</link> und <link + linkend="ref.exec">Funktionen zur Programmausführung</link>. + </simpara> + </section> </partintro> &reference.filesystem.functions;