From 2e647d30eaec193dafbf61d5e424bb04c2f83bf1 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 5 Apr 2008 23:22:59 +0000 Subject: Clarify --with-bdeps behavior with example. Thanks to Griffon26 for this patch. svn path=/main/trunk/; revision=9725 --- man/emerge.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/man/emerge.1 b/man/emerge.1 index 9e5aca44d..fac737799 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -412,9 +412,11 @@ in order to indicate their status: \fI() circumfix\fR = forced, masked, or removed .TP .BR "\-\-with\-bdeps < y | n >" -In dependency calculations, pull in build time dependencies that are not -strictly required. This defaults to \'n\' for installation actions and -\'y\' for the \fB\-\-depclean\fR action. This setting can be added to +In dependency calculations, pull in build time dependencies +that are not strictly required. This defaults to \'n\' for +installation actions, meaning they will not be installed, and +\'y\' for the \fB\-\-depclean\fR action, meaning they will not be removed. +This setting can be added to \fBEMERGE_DEFAULT_OPTS\fR (see make.conf(5)) and later overridden via the command line. .SH "ENVIRONMENT OPTIONS" -- cgit v1.2.3-1-g7c22