From: Zac Medico Date: Sun, 24 Mar 2013 19:23:36 +0000 (-0700) Subject: ebuild.1: correct ebuild.sh path, bug #462802 X-Git-Tag: v2.2.0_alpha170~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c3c464acda75e0b93d33d447f419c4dbba058d00;p=portage.git ebuild.1: correct ebuild.sh path, bug #462802 --- 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.