]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
compatability text for apachectl -T
authorEric Covener <covener@apache.org>
Fri, 27 Aug 2010 11:57:39 +0000 (11:57 +0000)
committerEric Covener <covener@apache.org>
Fri, 27 Aug 2010 11:57:39 +0000 (11:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@990114 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/httpd.html.en
docs/manual/programs/httpd.xml

index 97f1e0adfa111fdb6006ddfcbfaa028853f0c168..b388b2631a44117265d77071b99020f2d78a3032 100644 (file)
@@ -49,7 +49,8 @@
      [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ]
      [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ]
      [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ]
-     [ -<strong>X</strong> ] [ -<strong>M</strong> ]</code></p>
+     [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ]
+     </code></p>
 
      <p>On <a href="../platform/windows.html">Windows systems</a>, the
      following additional arguments are available:</p>
@@ -142,7 +143,7 @@ places where the directive is valid.</dd>
 <dd>Show the settings as parsed from the config file (currently only
 shows the virtualhost settings).</dd>
 
-<dt><code>-T</code></dt>
+<dt><code>-T</code> (Available in 2.2.17 and later)</dt>
 
 <dd>Skip document root check at startup/restart.</dd>
 
index bfdd582d24a48a33bdd54508ec982aacabc61333..3ca66fba30e1800410aa7594680834348a6e56e8 100644 (file)
@@ -56,7 +56,8 @@
      [ -<strong>R</strong> <var>directory</var> ] [ -<strong>h</strong> ]
      [ -<strong>l</strong> ] [ -<strong>L</strong> ] [ -<strong>S</strong> ]
      [ -<strong>t</strong> ] [ -<strong>v</strong> ] [ -<strong>V</strong> ]
-     [ -<strong>X</strong> ] [ -<strong>M</strong> ]</code></p>
+     [ -<strong>X</strong> ] [ -<strong>M</strong> ] [ -<strong>T</strong> ]
+     </code></p>
 
      <p>On <a href="../platform/windows.html">Windows systems</a>, the
      following additional arguments are available:</p>
@@ -152,7 +153,7 @@ places where the directive is valid.</dd>
 <dd>Show the settings as parsed from the config file (currently only
 shows the virtualhost settings).</dd>
 
-<dt><code>-T</code></dt>
+<dt><code>-T</code> (Available in 2.2.17 and later)</dt>
 
 <dd>Skip document root check at startup/restart.</dd>