Clarify --with-bdeps behavior with example. Thanks to Griffon26 for
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 04:25:18 +0000 (04:25 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 04:25:18 +0000 (04:25 -0000)
this patch. (trunk r9725)

svn path=/main/branches/2.1.2/; revision=9746

man/emerge.1

index 20f954cd6aa61dcefc9b4111abf62f27f92b3d87..e641af0cc8b865ba2f5829ce944659944a706e3d 100644 (file)
@@ -410,9 +410,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"