summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 2a509013..0dba9373 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -380,7 +380,7 @@ packages or ebuilds. All \fBRDEPEND\fR and \fBPDEPEND\fR will be installed
into \fBROOT\fR while all \fBDEPEND\fR will be still be installed into /.
Typically, you should set this setting in the environment rather than in
\fI/etc/make.conf\fR itself. It's commonly used for creating new build
-images.
+images. Make sure you use an absolute path.
.br
Defaults to /.
.TP