]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix program name
authorPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:57:58 +0000 (01:57 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:57:58 +0000 (01:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345708 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index c7216ef98f067b22d1a6d3c48f9d4d9b8a0660af..296ed1003a721e50e7cfec3049f57a923363b787 100644 (file)
       lists all modules that are loaded based on the current
       configuration. Unlike the <code>-l</code> option, this list
       includes DSOs loaded via <module>mod_so</module>.</dd>
-      <dt><program>htttxt2dbm</program></dt>
+      <dt><program>httxt2dbm</program></dt>
       <dd>A new program used to generate dbm files from text input, 
           for use in <directive module="mod_rewrite">RewriteMap</directive>
           with the <code>dbm</code> map type.</dd>