From 7f91850d789cc3d0a500063a55068b936f521d6a Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 22 Dec 2011 17:14:58 +0000 Subject: [PATCH] Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1222356 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/httxt2dbm.html.en | 15 +++++++-------- docs/manual/programs/httxt2dbm.xml.tr | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/manual/programs/httxt2dbm.html.en b/docs/manual/programs/httxt2dbm.html.en index fa4d2976fc..b6767944c3 100644 --- a/docs/manual/programs/httxt2dbm.html.en +++ b/docs/manual/programs/httxt2dbm.html.en @@ -49,18 +49,17 @@
-f DBM_TYPE
Specify the DBM type to be used for the output. If not specified, will - use the APR Default. Available types are:
- GDBM for GDBM files
- SDBM for SDBM files
- DB for berkeley DB files
- NDBM for NDBM files
- default for the default DBM type + use the APR Default. Available types are: + GDBM for GDBM files, + SDBM for SDBM files, + DB for berkeley DB files, + NDBM for NDBM files, + default for the default DBM type.
-i SOURCE_TXT
Input file from which the dbm is to be created. The file should be formated - with one record per line, of the form:
- key value
+ with one record per line, of the form: key value. See the documentation for RewriteMap for further details of this file's format and meaning.
diff --git a/docs/manual/programs/httxt2dbm.xml.tr b/docs/manual/programs/httxt2dbm.xml.tr index e5b7f62266..c40080f5c2 100644 --- a/docs/manual/programs/httxt2dbm.xml.tr +++ b/docs/manual/programs/httxt2dbm.xml.tr @@ -1,7 +1,7 @@ - +