From: Zac Medico Date: Sat, 23 Mar 2013 19:45:34 +0000 (-0700) Subject: ebuild.5: correct ebuild.sh path, bug #462802 X-Git-Tag: v2.2.0_alpha170~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d4a4a98f02f6a3eba2430a0a5659b7b5bdc44cc5;p=portage.git ebuild.5: correct ebuild.sh path, bug #462802 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index c58cf752a..7e858e0d7 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1,4 +1,4 @@ -.TH "EBUILD" "5" "Jan 2013" "Portage VERSION" "Portage" +.TH "EBUILD" "5" "Mar 2013" "Portage VERSION" "Portage" .SH "NAME" ebuild \- the internal format, variables, and functions in an ebuild script @@ -1508,7 +1508,7 @@ src_install() { .SH "FILES" .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. .TP