]> granicus.if.org Git - apache/commitdiff
add compat info to apachectl -T, add -T to short description of flags
authorEric Covener <covener@apache.org>
Fri, 27 Aug 2010 11:55:34 +0000 (11:55 +0000)
committerEric Covener <covener@apache.org>
Fri, 27 Aug 2010 11:55:34 +0000 (11:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990112 13f79535-47bb-0310-9956-ffa450edef68

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

index 1e49a1087eef48f7aa45c89aaef6647699b0f283..979892c877c67c644e30b60c8100d8f140813f9a 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>
@@ -136,7 +137,7 @@ places where the directive is valid. Directives provided by shared modules are n
 <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> (Availabe in 2.3.8 and later)</dt>
 
 <dd>Skip document root check at startup/restart.</dd>
 
index c33d7334ecf5394408990bbc4ab2d510c4b0f57b..6ef9eb3b665bd37d8861699b6a0a2f2e49b23e9c 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>
@@ -146,7 +147,7 @@ places where the directive is valid. Directives provided by shared modules are n
 <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> (Availabe in 2.3.8 and later)</dt>
 
 <dd>Skip document root check at startup/restart.</dd>