dams Tue Feb 18 13:05:28 2003 EDT Modified files: /phpdoc/en/reference/dbm reference.xml Log: typo Index: phpdoc/en/reference/dbm/reference.xml diff -u phpdoc/en/reference/dbm/reference.xml:1.4 phpdoc/en/reference/dbm/reference.xml:1.5 --- phpdoc/en/reference/dbm/reference.xml:1.4 Mon Nov 25 18:49:22 2002 +++ phpdoc/en/reference/dbm/reference.xml Tue Feb 18 13:05:28 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <reference id="ref.dbm"> <title>DBM Functions [deprecated]</title> <titleabbrev>DBM</titleabbrev> @@ -17,7 +17,7 @@ </para> <note> <para> - However, dbm support is deprecated and you are encourged to use the + However, dbm support is deprecated and you are encouraged to use the <link linkend="ref.dba">Database (dbm-style) abstraction layer functions</link> instead. </para> @@ -79,29 +79,6 @@ &reference.dbm.functions; </reference> -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"../../../manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> - - - <!-- Keep this comment at the end of the file Local variables: mode: sgml
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php