diff options
author | André Malo <nd@apache.org> | 2003-05-19 18:02:47 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-19 18:02:47 +0200 |
commit | 8aaf407cef3cface75ba9f978b27470ed40e8ec8 (patch) | |
tree | 534624e6ab6b8560e56b36b26d4058c6a427fddf /docs/manual/mod/mod_log_config.html.en | |
parent | Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin (diff) | |
download | apache2-8aaf407cef3cface75ba9f978b27470ed40e8ec8.tar.xz apache2-8aaf407cef3cface75ba9f978b27470ed40e8ec8.zip |
just a typo (but automatically spread over the docs :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_config.html.en')
-rw-r--r-- | docs/manual/mod/mod_log_config.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en index 84ca6a7d44..f419a0534f 100644 --- a/docs/manual/mod/mod_log_config.html.en +++ b/docs/manual/mod/mod_log_config.html.en @@ -381,7 +381,7 @@ <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="directive-section"><h2><a name="TransferLog" id="TransferLog">TransferLog</a> <a name="transferlog" id="transferlog">Directive</a></h2> <table class="directive"> -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Specifly location of a log file</td></tr> +<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Specify location of a log file</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>TransferLog <var>file</var>|<var>pipe</var></code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr> |