philip Thu May 9 23:01:11 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions dirname.xml Log: See also: pathinfo() and realpath() Index: phpdoc/en/reference/filesystem/functions/dirname.xml diff -u phpdoc/en/reference/filesystem/functions/dirname.xml:1.2 phpdoc/en/reference/filesystem/functions/dirname.xml:1.3 --- phpdoc/en/reference/filesystem/functions/dirname.xml:1.2 Wed Apr 17 02:38:05 2002 +++ phpdoc/en/reference/filesystem/functions/dirname.xml Thu May 9 23:01:05 +2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 --> <refentry id="function.dirname"> <refnamediv> @@ -47,7 +47,8 @@ </para> </note> <para> - See also: <function>basename</function> + See also: <function>basename</function>, <function>pathinfo</function>, + and <function>realpath</function>. </para> </refsect1> </refentry>