diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:33 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:58:33 +0000 |
commit | ae7a4bf3e23f71db819042ebce3dd678f1a06047 (patch) | |
tree | 873317f422121b31060d84ddaa9a7310b62dbfd3 /doc/apt-cache.8.sgml | |
parent | bd129187ab6f28cd9d06a9c7414b852727165252 (diff) |
Doc updates
Author: jgg
Date: 2001-07-08 04:29:40 GMT
Doc updates
Diffstat (limited to 'doc/apt-cache.8.sgml')
-rw-r--r-- | doc/apt-cache.8.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml index b143ede12..2ed4c84b8 100644 --- a/doc/apt-cache.8.sgml +++ b/doc/apt-cache.8.sgml @@ -97,8 +97,8 @@ Reverse Provides: </programlisting></informalexample> <para> - Thus it may be seen that libreadline2, version 2.1-8, depends on libc5, - ncurses3.0, and ldso, which must be installed for libreadline2 to work. + Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and + ncurses3.0 which must be installed for libreadline2 to work. In turn, libreadlineg2 and libreadline2-altdev depend on libreadline2. If libreadline2 is installed, libc5, ncurses3.0, and ldso must also be installed; libreadlineg2 and libreadline2-altdev do not have to be |