From: Paul Querna Date: Sun, 20 Nov 2005 01:57:58 +0000 (+0000) Subject: Fix program name X-Git-Tag: 2.3.0~2737 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef6bb19dc9e6d1411993c2ac77749a3cb85f6b37;p=thirdparty%2Fapache%2Fhttpd.git Fix program name git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345708 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index c7216ef98f0..296ed1003a7 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -159,7 +159,7 @@ lists all modules that are loaded based on the current configuration. Unlike the -l option, this list includes DSOs loaded via mod_so. -
htttxt2dbm
+
httxt2dbm
A new program used to generate dbm files from text input, for use in RewriteMap with the dbm map type.