summaryrefslogtreecommitdiff
path: root/docs/manual/programs/httxt2dbm.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-09-22 15:32:07 +0000
committerAndré Malo <nd@apache.org>2005-09-22 15:32:07 +0000
commit62b452801599ae626c78d67551e13a7152d71321 (patch)
tree5090aff4e14bb6e60a7794c69c83c17f42ed4e2b /docs/manual/programs/httxt2dbm.html.en
parent2df2c6c3db6751bdc34683fffe0d25ff0f200490 (diff)
downloadhttpd-62b452801599ae626c78d67551e13a7152d71321.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290964 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/httxt2dbm.html.en')
-rw-r--r--docs/manual/programs/httxt2dbm.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/programs/httxt2dbm.html.en b/docs/manual/programs/httxt2dbm.html.en
index 72e6ddccae..5fe4de96af 100644
--- a/docs/manual/programs/httxt2dbm.html.en
+++ b/docs/manual/programs/httxt2dbm.html.en
@@ -47,7 +47,7 @@
<dt><code>-f</code></dt>
<dd>Specify the DBM type to be used for the output. If not specified, will
- use the APR Default. Available types are:<br />
+ use the <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a> Default. Available types are:<br />
<code>GDBM</code> for GDBM files<br />
<code>SDBM</code> for SDBM files<br />
<code>DB</code> for berkeley DB files<br />