From cdd201f7b1c520543a281c4df4ea8baad2caffbb Mon Sep 17 00:00:00 2001
From: David Tajchreber <dtajchreber@php.net>
Date: Mon, 25 Oct 2010 00:44:44 +0000
Subject: [PATCH] Fixing build. Kalle needs to look this file over and
 implement a permanent fix because I'm not sure what he was trying to do here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304722 c90b9560-bf6c-de11-be94-00142212c4b1
---
 appendices/configure/servers.xml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/appendices/configure/servers.xml b/appendices/configure/servers.xml
index 3e4f2f646e..5f245a97c6 100644
--- a/appendices/configure/servers.xml
+++ b/appendices/configure/servers.xml
@@ -264,8 +264,7 @@
      </para>
      <para>
       As of PHP 5.3.0 this argument is disabled by default and no longer 
-      exists. To enable this feature the 
-      <link linkend="ini.cgi.discard-path">cgi.discard_path</link> ini directive 
+      exists. To enable this feature the cgi.discard_path ini directive 
       must be set to <literal>1</literal>.
      </para>
     </listitem>
@@ -283,9 +282,9 @@
     </listitem>
    </varlistentry>
 
-   <varlistentry xml:id="configure.disable-path-info-check">
+  <!--<varlistentry xml:id="configure.disable-path-info-check">
     <term>
-     <option role="configure">--disable-path-info-check</option>
+     <option role="configure">disable-path-info-check</option>
     </term>
     <listitem>
      <para>
@@ -299,7 +298,7 @@
       should be set to <literal>0</literal>.
      </para>
     </listitem>
-   </varlistentry>
+   </varlistentry> -->
 
    <varlistentry xml:id="configure.enable-fastcgi">
     <term>