No markup in <refname>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322195 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2012-01-13 11:51:28 +00:00
parent b18894e398
commit 301b1ab0e8
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<!-- $Revision$ -->
<refentry xml:id="mongo.listdbs" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname><methodname>Mongo::listDBs</methodname></refname>
<refname>Mongo::listDBs</refname>
<refpurpose>Lists all of the databases available.</refpurpose>
</refnamediv>

View file

@ -3,7 +3,7 @@
<!-- $Revision$ -->
<refentry xml:id="mongo.selectcollection" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname><function>Mongo::selectCollection</function></refname>
<refname>Mongo::selectCollection</refname>
<refpurpose>Gets a database collection</refpurpose>
</refnamediv>

View file

@ -3,7 +3,7 @@
<!-- $Revision$ -->
<refentry xml:id="mongodb.forceerror" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname><function>MongoDB::forceError</function></refname>
<refname>MongoDB::forceError</refname>
<refpurpose>Creates a database error</refpurpose>
</refnamediv>