forked from lix-project/lix
* Documentation fixes.
This commit is contained in:
parent
f96d2dea26
commit
1d2460ee5d
|
@ -67,7 +67,7 @@ these packages. Alternatively, if you already have them installed,
|
||||||
you can use <command>configure</command>'s <option>--with-bdb</option>
|
you can use <command>configure</command>'s <option>--with-bdb</option>
|
||||||
and <option>--with-aterm</option> options to point to their respective
|
and <option>--with-aterm</option> options to point to their respective
|
||||||
locations. Note that Berkeley DB <emphasis>must</emphasis> be version
|
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>
|
</sect1>
|
||||||
|
|
||||||
|
|
|
@ -30,8 +30,8 @@ Install / upgrade / uninstall flags:
|
||||||
|
|
||||||
Upgrade flags:
|
Upgrade flags:
|
||||||
|
|
||||||
--lt: upgrade unless the current version is older (default)
|
--lt: upgrade if the current version is older (default)
|
||||||
--leq: upgrade unless the current version is older or current
|
--leq: upgrade if the current version is older or current
|
||||||
--always: upgrade regardless of current version
|
--always: upgrade regardless of current version
|
||||||
|
|
||||||
Query types:
|
Query types:
|
||||||
|
|
Loading…
Reference in a new issue