mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add missing <variablelist> tags. IDs not corrected, so this
won't build... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66437 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
543c589230
commit
0c36f55dd0
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.100 $ -->
|
||||
<!-- $Revision: 1.101 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
@ -689,6 +689,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</itemizedlist>
|
||||
-->
|
||||
|
||||
<variablelist>
|
||||
<varlistentry id="install.configure.enable-maintainer-mode">
|
||||
<term>
|
||||
<parameter>--enable-maintainer-mode</parameter>
|
||||
|
@ -2341,7 +2342,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="install.windows">
|
||||
|
|
Loading…
Reference in a new issue