diff options
author | Diomidis Spinellis <dds@FreeBSD.org> | 2008-03-15 15:51:50 +0000 |
---|---|---|
committer | Diomidis Spinellis <dds@FreeBSD.org> | 2008-03-15 15:51:50 +0000 |
commit | 6e1a1c1f0e68414ade445fb84e30e1a7ff67f682 (patch) | |
tree | 082000fc765eb72b2d25d772e0a50b9fb8bf1755 | |
parent | fa791ab6e4d1961a14aa1f4bfd864c2602d96562 (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/handbook/ports/chapter.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 5a5e6ab0d4..cf36dfad7d 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -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> |