make.conf.5: refer to ebuild.5 for cross-compile
authorZac Medico <zmedico@gentoo.org>
Tue, 25 Sep 2012 02:18:50 +0000 (19:18 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 25 Sep 2012 02:18:50 +0000 (19:18 -0700)
man/make.conf.5

index b8ed4751733e413b935e7c03de9d63787726bd36..61daa90b6a68ba6831e4f3a3b96189557a11e33b 100644 (file)
@@ -908,11 +908,12 @@ be necessary in order to continue a partially downloaded file located at
 .TP
 \fBROOT\fR = \fI[path]\fR
 Use \fBROOT\fR to specify the target root filesystem to be used for merging 
-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 /.  
+packages or ebuilds.
 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.  Make sure you use an absolute path.
+images. Make sure you use an absolute path. Refer to the
+\fBCross-compilation\fR section of \fBebuild\fR(5) for information about
+how dependencies are handled for \fBROOT\fR.
 .br
 Defaults to /.
 .TP