From: Christophe Jaillet Date: Fri, 20 Sep 2019 20:44:47 +0000 (+0000) Subject: Fix a typo X-Git-Tag: 2.5.0-alpha2-ci-test-only~1892 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2490d481c68fe41f7e9a9193c1fe4799cbd4160f;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867253 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/httxt2dbm.xml b/docs/manual/programs/httxt2dbm.xml index 13839be8c1a..09750225831 100644 --- a/docs/manual/programs/httxt2dbm.xml +++ b/docs/manual/programs/httxt2dbm.xml @@ -61,7 +61,7 @@
-i SOURCE_TXT
-
Input file from which the dbm is to be created. The file should be formated +
Input file from which the dbm is to be created. The file should be formatted 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.