Date: 11/05/01
- Next message: jim winstead: "[PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml"
- Previous message: Philip Olson: "[PHP-DOC] <example> formatting"
- Next in thread: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Maybe reply: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
philip Mon Nov 5 14:38:11 2001 EDT
Modified files:
/phpdoc/en/functions dir.xml
Log:
Adding links to related Filesystem functions. Perhaps some should be recategorized.
Index: phpdoc/en/functions/dir.xml
diff -u phpdoc/en/functions/dir.xml:1.21 phpdoc/en/functions/dir.xml:1.22
--- phpdoc/en/functions/dir.xml:1.21 Fri Sep 21 18:47:37 2001
+++ phpdoc/en/functions/dir.xml Mon Nov 5 14:38:10 2001
@@ -1,9 +1,20 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
<reference id="ref.dir">
<title>Directory functions</title>
<titleabbrev>Directories</titleabbrev>
+ <partintro>
+
+ <simpara>
+ For related functions such as <function>dirname</function>,
+ <function>is_dir</function>, <function>mkdir</function>, and
+ <function>rmdir</function>, see the
+ <link linkend="ref.filesystem">Filesystem</link> section.
+ </simpara>
+
+ </partintro>
+
<refentry id="function.chroot">
<refnamediv>
<refname>chroot</refname>
- Next message: jim winstead: "[PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml"
- Previous message: Philip Olson: "[PHP-DOC] <example> formatting"
- Next in thread: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Maybe reply: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions dir.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

