use entities

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276416 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2009-02-25 09:17:01 +00:00
parent b7d131e614
commit 049c42420d

View file

@ -1,17 +1,18 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1.1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section xml:id="mongo.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
&extension.runtime;
<para>
<table>
<title>Mongo Configuration Options</title>
<title>Mongo &ConfigureOptions;</title>
<tgroup cols="4">
<thead>
<row>
<entry>Name</entry>
<entry>Default</entry>
<entry>Changeable</entry>
<entry>&Name;</entry>
<entry>&Default;</entry>
<entry>&Changeable;</entry>
<entry>&Changelog;</entry>
</row>
</thead>
<tbody>
@ -47,7 +48,7 @@
</term>
<listitem>
<para>
Default hostname. "localhost" is recommended.
Default hostname. <literal>"localhost"</literal> is recommended.
</para>
</listitem>
</varlistentry>
@ -61,7 +62,7 @@
<para>
The default TCP port number to use when connecting to
the database server if no other port is specified. The
database's default is 27017.
database's default is <literal>27017</literal>.
</para>
</listitem>
</varlistentry>