Commit b82f17d8 authored by Paul Querna's avatar Paul Querna
Browse files

Fix program name


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345708 13f79535-47bb-0310-9956-ffa450edef68
parent b5fd3df6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -159,7 +159,7 @@
      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>