]> granicus.if.org Git - apache/commitdiff
fixed build
authorNilgun Belma Buguner <nilgun@apache.org>
Tue, 24 Jun 2014 05:35:47 +0000 (05:35 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Tue, 24 Jun 2014 05:35:47 +0000 (05:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1605004 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/ab.xml
docs/manual/programs/htpasswd.xml
docs/manual/programs/rotatelogs.xml

index a58985e9bffc39bc77e5fd8b7fa956ad8a5c7b41..0244700ab37af18e8f34289f1c64fb08bea2653f 100644 (file)
     'gnuplot' file; as the results are already 'binned'.</dd>
 
     <dt><code>-f <var>protocol</var></code></dt>
-    <dd>Specify SSL/TLS protocol (SSL2, SSL3, TLS1, TLS1.1, TLS1.2, or ALL).<br />
+    <dd>Specify SSL/TLS protocol (SSL2, SSL3, TLS1, TLS1.1, TLS1.2, or ALL).
     TLS1.1 and TLS1.2 support available in 2.4.4 and later.</dd>
 
     <dt><code>-g <var>gnuplot-file</var></code></dt>
 
     <dt><code>-l</code></dt>
     <dd>Do not report errors if the length of the responses is not constant. This 
-    can be usefull for dynamic pages.<br />
+    can be usefull for dynamic pages.
     Available in 2.4.7 and later.
     </dd>
 
     <dt><code>-m <var>HTTP-method</var></code></dt>
-    <dd>Custom HTTP method for the requests.<br />
+    <dd>Custom HTTP method for the requests.
     Available in 2.4.10 and later.</dd>
 
     <dt><code>-n <var>requests</var></code></dt>
 
     <dt><code>-s <var>timeout</var></code></dt>
     <dd>Maximum number of seconds to wait before the socket times out.
-    Default is 30 seconds.<br />
+    Default is 30 seconds.
     Available in 2.4.4 and later.</dd>
 
     <dt><code>-S</code></dt>
index c2c71fc6288e003c75e36c4bece24a891030d63d..7f0f835054536081f53b1918cc90d164f7b0c792 100644 (file)
@@ -108,7 +108,7 @@ distribution.</seealso>
     <dd>Use batch mode; <em>i.e.</em>, get the password from the command line
     rather than prompting for it. This option should be used with extreme care,
     since <strong>the password is clearly visible</strong> on the command
-    line. For script use see the <code>-i</code> option.<br />
+    line. For script use see the <code>-i</code> option.
     Available in 2.4.4 and later.</dd>
 
     <dt><code>-i</code></dt>
@@ -162,7 +162,7 @@ distribution.</seealso>
 
     <dt><code>-v</code></dt>
     <dd>Verify password. Verify that the given password matches the password
-    of the user stored in the specified htpasswd file.<br />
+    of the user stored in the specified htpasswd file.
     Available in 2.4.5 and later.</dd>
 
     <dt><code><var>passwdfile</var></code></dt>
index 28c5d46ba73934b746eed7b9ed77d67a218258d4..20fd3b05d24a0635ca6fd7b78616b2a074197f4b 100644 (file)
@@ -106,7 +106,7 @@ processed in real time by a further tool in the chain.</dd>
 <dt><code>-n <var>number-of-files</var></code></dt>
 <dd>Use a circular list of filenames without timestamps.
 With -n 3, the series of log files opened would be
-"logfile", "logfile.1", "logfile.2", then overwriting "logfile".<br />
+"logfile", "logfile.1", "logfile.2", then overwriting "logfile".
 Available in 2.4.5 and later.</dd>
 
 <dt><code><var>logfile</var></code></dt>