summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs
diff options
context:
space:
mode:
authorRuediger Pluem <rpluem@apache.org>2019-11-13 14:23:50 +0100
committerRuediger Pluem <rpluem@apache.org>2019-11-13 14:23:50 +0100
commit9a81a381460aab9d790f04b842ce485c7e7bbec8 (patch)
treeae8b3fbd1000c5c262cd2b5ed409fd6a8b18a9c4 /docs/manual/programs
parentTest IRC and e-mail notifications. (diff)
downloadapache2-9a81a381460aab9d790f04b842ce485c7e7bbec8.tar.xz
apache2-9a81a381460aab9d790f04b842ce485c7e7bbec8.zip
* Rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs')
-rw-r--r--docs/manual/programs/httxt2dbm.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/programs/httxt2dbm.html.en b/docs/manual/programs/httxt2dbm.html.en
index c7ec45527d..7e1f6ff90c 100644
--- a/docs/manual/programs/httxt2dbm.html.en
+++ b/docs/manual/programs/httxt2dbm.html.en
@@ -66,7 +66,7 @@
</dd>
<dt><code>-i <var>SOURCE_TXT</var></code></dt>
- <dd>Input file from which the dbm is to be created. The file should be formated
+ <dd>Input file from which the dbm is to be created. The file should be formatted
with one record per line, of the form: <code>key value</code>.
See the documentation for <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> for
further details of this file's format and meaning.