summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-03-24 12:23:36 -0700
committerZac Medico <zmedico@gentoo.org>2013-03-24 12:23:36 -0700
commitc3c464acda75e0b93d33d447f419c4dbba058d00 (patch)
tree6e20c0370f256be13d3b3f7ec750be6d2176becf /man
parentSubProcess: re-organize Darwin/fcntl logic (diff)
downloadportage-c3c464acda75e0b93d33d447f419c4dbba058d00.tar.gz
portage-c3c464acda75e0b93d33d447f419c4dbba058d00.tar.bz2
portage-c3c464acda75e0b93d33d447f419c4dbba058d00.zip
ebuild.1: correct ebuild.sh path, bug #462802
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ebuild.1 b/man/ebuild.1
index 0a937ae70..bc9d31b44 100644
--- a/man/ebuild.1
+++ b/man/ebuild.1
@@ -1,4 +1,4 @@
-.TH "EBUILD" "1" "Jan 2013" "Portage VERSION" "Portage"
+.TH "EBUILD" "1" "Mar 2013" "Portage VERSION" "Portage"
.SH "NAME"
ebuild \- a low level interface to the Portage system
.SH "SYNOPSIS"
@@ -224,6 +224,6 @@ Contains variables customizing colors.
.BR make.conf (5),
.BR color.map (5)
.TP
-The \fI/usr/sbin/ebuild.sh\fR script.
+The \fI/usr/lib/portage/bin/ebuild.sh\fR script.
.TP
The helper apps in \fI/usr/lib/portage/bin\fR.