summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 1fcc383ee..8fa32e23f 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -811,7 +811,7 @@ variable which is disregarded for prior \fBEAPI\fR values.
.TP
\fBemake\fR \fI[make options]\fR
This is used as a replacement for make. Performs 'make ${MAKEOPTS}
-\fImake options\fR' (as set in /etc/make.globals), default is MAKEOPTS="\-j2".
+\fImake options\fR' (as set in make.globals), default is MAKEOPTS="\-j2".
\fB***warning***\fR
.br
@@ -1101,7 +1101,7 @@ The helper apps in \fI/usr/lib/portage/bin\fR.
.B /etc/make.conf
Contains variables for the build\-process and overwrites those in make.defaults.
.TP
-.B /etc/make.globals
+.B /usr/share/portage/config/make.globals
Contains the default variables for the build\-process, you should edit
\fI/etc/make.conf\fR instead.
.TP