summaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2013-02-19 22:32:09 +0100
committerDaniel Gruno <humbedooh@apache.org>2013-02-19 22:32:09 +0100
commit0006419eb2700525b731b9cbaeb9a239086e6342 (patch)
treedb9fe4d3f77c651a9f045faaa1fbfdf6a11086a4 /docs/man
parenttypo fixes (diff)
downloadapache2-0006419eb2700525b731b9cbaeb9a239086e6342.tar.xz
apache2-0006419eb2700525b731b9cbaeb9a239086e6342.zip
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447930 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/httxt2dbm.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/man/httxt2dbm.1 b/docs/man/httxt2dbm.1
index 8298cdfc7c..ed09c04c6e 100644
--- a/docs/man/httxt2dbm.1
+++ b/docs/man/httxt2dbm.1
@@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
-.TH "HTTXT2DBM" 1 "2011-12-22" "Apache HTTP Server" "httxt2dbm"
+.TH "HTTXT2DBM" 1 "2013-02-19" "Apache HTTP Server" "httxt2dbm"
.SH NAME
httxt2dbm \- Generate dbm files for use with RewriteMap
@@ -35,6 +35,9 @@ httxt2dbm \- Generate dbm files for use with RewriteMap
.PP
httxt2dbm is used to generate dbm files from text input, for use in RewriteMap with the dbm map type\&.
+.PP
+If the output file already exists, it will not be truncated\&. New keys will be added and existing keys will be updated\&.
+
.SH "OPTIONS"