Add a possible explanation for pkg_version's "?" status character and

make full sentences out of this and a previous parenthesized part.
This commit is contained in:
Giorgos Keramidas 2003-05-21 15:37:42 +00:00
parent 84eea29f30
commit 5cac045425
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17032

View file

@ -421,11 +421,13 @@ docbook =
</row>
<row><entry>&gt;</entry><entry>The installed version is newer
than the one found in the local ports tree. (local ports
tree is probably out of date)</entry></row>
than the one found in the local ports tree. (The local ports
tree is probably out of date.)</entry></row>
<row><entry>?</entry><entry>The installed package cannot be
found in the ports index.</entry></row>
found in the ports index. (This can happen, for instance, if an
installed port is removed from the ports collection or
renamed.)</entry></row>
<row><entry>*</entry><entry>There are multiple versions of the
package.</entry></row>