diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-12-24T23·22+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-12-24T23·22+0000 |
commit | 1d2460ee5da0f026807ac645aebdd8ab811058cd (patch) | |
tree | 546ebf0714e882b9b14d5635c6772f291d5ea7dd /doc/manual | |
parent | f96d2dea266760e5587356e72d1cadaace5f7d5b (diff) |
* Documentation fixes.
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/installation.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml index 2d71107c57cc..491d044cde8a 100644 --- a/doc/manual/installation.xml +++ b/doc/manual/installation.xml @@ -67,7 +67,7 @@ these packages. Alternatively, if you already have them installed, you can use <command>configure</command>'s <option>--with-bdb</option> and <option>--with-aterm</option> options to point to their respective locations. Note that Berkeley DB <emphasis>must</emphasis> be version -4.3; other versions may not have compatible database formats.</para> +4.4; other versions may not have compatible database formats.</para> </sect1> |