diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:47 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:47 +0000 |
commit | 03af163f2239cba46d928ffa4b73d12b254f1014 (patch) | |
tree | acfe073ec99c4ee1e4ca42f9f1cf04068f34a4e8 /doc/apt-cache.8.yo | |
parent | 7e4fd488ec2a552a1522b13a39a8a09f06929e6c (diff) |
Fixed doc typos
Author: jgg
Date: 2000-02-13 07:20:47 GMT
Fixed doc typos
Diffstat (limited to 'doc/apt-cache.8.yo')
-rw-r--r-- | doc/apt-cache.8.yo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt-cache.8.yo b/doc/apt-cache.8.yo index 18327a222..aaa995c73 100644 --- a/doc/apt-cache.8.yo +++ b/doc/apt-cache.8.yo @@ -101,7 +101,7 @@ itemize( package named "mail-transport-agent". it() bf(Single virtual packages) is the number of packages with only one - package providing a particular virtual package. For instance, in the + package providing a particular virtual package. For example, in the Debian GNU/Linux system, "X11-text-viewer" is a virtual package, but only one package, xless, provides "X11-text-viewer". @@ -142,10 +142,10 @@ Do not use it. dit(bf(showpkg)) bf(showpkg) displays a listing of the given package cache structure and some -related information about it. The list is ment primarily for debugging. +related information about it. The list is meant primarily for debugging. dit(bf(show)) -bf(show) performs the same function as dpkg --print-avail, it displays +bf(show) performs a function similar to dpkg --print-avail, it displays the package records for the named packages. dit(bf(search)) |