]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
less use of the letter t makes links work.
authorPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:52:30 +0000 (01:52 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 01:52:30 +0000 (01:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345705 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index 21fe38db13c487ff5bc80d8941215dd620c0d8e3..27d7a6fea6fb2999d56d22d731360c2d6aa54ba4 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>