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:
parent
84eea29f30
commit
5cac045425
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17032
1 changed files with 5 additions and 3 deletions
|
@ -421,11 +421,13 @@ docbook =
|
|||
</row>
|
||||
|
||||
<row><entry>></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>
|
||||
|
|
Loading…
Reference in a new issue