Add missing description for the ! output of pkg_version.

This commit is contained in:
Diomidis Spinellis 2008-03-15 15:51:50 +00:00
parent fa791ab6e4
commit 6e1a1c1f0e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31661

View file

@ -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>