]> granicus.if.org Git - apache/commitdiff
Correct Typos;
authorMartin Kraemer <martin@apache.org>
Wed, 12 Nov 1997 16:29:46 +0000 (16:29 +0000)
committerMartin Kraemer <martin@apache.org>
Wed, 12 Nov 1997 16:29:46 +0000 (16:29 +0000)
Add new -V switch;
add paragraph about new ServerRoot=/usr/local/apache;

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79582 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/invoking.html
docs/manual/invoking.html.en
docs/manual/mod/mod_speling.html

index 669b359f66d8b3357bb9c306cc720577889223f7..66d2966583a8d5cec79f7b98a39a8df4e6d2bb2a 100644 (file)
@@ -44,7 +44,13 @@ daemon does not detach from the terminal or fork any children. Do <em>NOT</em>
 use this mode to provide ordinary web service.
 
 <dt><code>-v</code>
-<dd>Print the version of httpd, and then exit.
+<dd>Print the version of httpd and its build date, and then exit.
+
+<dt><a name="version"><code>-V</code></a>
+<dd>Print the base version of httpd, its sub-version if defined, its
+build date, and a list of compile time settings which influence the
+behavior and performance of the apache server (e.g., <SAMP>-D USE_MMAP_FILES</SAMP>),
+then exit.
 
 <dt><a name="help"><code>-h</code></a>
 <dd>Give a list of directives together with expected arguments and
index 669b359f66d8b3357bb9c306cc720577889223f7..66d2966583a8d5cec79f7b98a39a8df4e6d2bb2a 100644 (file)
@@ -44,7 +44,13 @@ daemon does not detach from the terminal or fork any children. Do <em>NOT</em>
 use this mode to provide ordinary web service.
 
 <dt><code>-v</code>
-<dd>Print the version of httpd, and then exit.
+<dd>Print the version of httpd and its build date, and then exit.
+
+<dt><a name="version"><code>-V</code></a>
+<dd>Print the base version of httpd, its sub-version if defined, its
+build date, and a list of compile time settings which influence the
+behavior and performance of the apache server (e.g., <SAMP>-D USE_MMAP_FILES</SAMP>),
+then exit.
 
 <dt><a name="help"><code>-h</code></a>
 <dd>Give a list of directives together with expected arguments and
index 2db6c4773a93d8dfee821f72aeb6b770c82d4e81..ce47d523dc9310dc8d9d2c062ffa46ca80a99c1f 100644 (file)
@@ -16,7 +16,7 @@
   <P>
   This module is contained in the <code>mod_speling.c</code> file,
   and is <strong>not</strong> compiled in by default.
-  It attemps to correct mispellings of
+  It attemps to correct misspellings of
   URLs that users might have entered, by ignoring capitalization
   and by allowing up to one misspelling.<br>
   This catches the majority of misspelled requests. An automatic