Add missing description for the ! output of pkg_version.
This commit is contained in:
parent
fa791ab6e4
commit
6e1a1c1f0e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31661
1 changed files with 5 additions and 0 deletions
|
@ -547,6 +547,11 @@ docbook =
|
|||
<row><entry>*</entry><entry>There are multiple versions of the
|
||||
package.</entry></row>
|
||||
|
||||
<row><entry>!</entry><entry>The installed package exists in the
|
||||
index but for some reason, <command>pkg_version</command> was
|
||||
unable to compare the version number of the installed package
|
||||
with the corresponding entry in the index.</entry></row>
|
||||
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue