vrana Fri Jan 2 18:14:49 2004 EDT
Modified files:
/phpdoc/en/reference/dbm/functions dblist.xml
Log:
Shell example, not PHP
Index: phpdoc/en/reference/dbm/functions/dblist.xml
diff -u phpdoc/en/reference/dbm/functions/dblist.xml:1.3
phpdoc/en/reference/dbm/functions/dblist.xml:1.4
--- phpdoc/en/reference/dbm/functions/dblist.xml:1.3 Wed Nov 6 05:21:33 2002
+++ phpdoc/en/reference/dbm/functions/dblist.xml Fri Jan 2 18:14:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/dbm.xml, last change in rev 1.2 -->
<refentry id="function.dblist">
<refnamediv>
@@ -17,7 +17,7 @@
<para>
<example>
<title>Getting the information on the command line</title>
- <programlisting role="php">
+ <programlisting role="shell">
<![CDATA[
[EMAIL PROTECTED] marcus]$ php -r 'echo dblist();'
This is GDBM version 1.8.0, as of May 19, 1999.