summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-05-02 18:53:55 +0000
committerSimon Stelling <blubb@gentoo.org>2006-05-02 18:53:55 +0000
commita2194af9cb643188411963fe122effd400772671 (patch)
treeb4edc311bed538da54e49fb0552929d5212e489e /man/ebuild.5
parentcatch ENOENT and ENOTDIR in clean_locks to prevent ugly tracebacks; bug 124164 (diff)
downloadportage-idfetch-a2194af9cb643188411963fe122effd400772671.tar.gz
portage-idfetch-a2194af9cb643188411963fe122effd400772671.tar.bz2
portage-idfetch-a2194af9cb643188411963fe122effd400772671.zip
best_version doesn't return different codes depending on whether it found a match or not, it's has_version; bug 130655
svn path=/main/trunk/; revision=3310
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.53
1 files changed, 1 insertions, 2 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 35fc6726..0cbad639 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -490,8 +490,7 @@ installed, 1 otherwise.
\fBbest_version\fR \fI<package name>\fR
This function will look up \fIpackage name\fR in the database of currently
installed programs and echo the "best version" of the package that is
-currently installed. The function returns 0 if there is a package that
-matches \fIpackage name\fR. Otherwise, the function will return 1.
+currently installed.
.RS
.TP
.I Example: