diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-09-23 20:26:33 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-04-11 16:28:00 -0700 |
commit | 97d84d0b40f9f5e0267349f23b2052bb6cf7f14a (patch) | |
tree | bbade8a78fefab0c3ecff3fa106e5a95ed7daf97 | |
parent | Remove extended package set configuration docs. (diff) | |
download | portage-2.1.11.61.tar.gz portage-2.1.11.61.tar.bz2 portage-2.1.11.61.zip |
emerge.1: --depclean-lib-check disabled defaultv2.1.11.61
-rw-r--r-- | man/emerge.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index a030c4abe..30f88e400 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -428,7 +428,7 @@ required. .BR "\-\-depclean\-lib\-check [ y | n ]" Account for library link-level dependencies during \fB\-\-depclean\fR and \fB\-\-prune\fR actions. -This option is enabled by default. This option is ignored +This option is disabled by default. This option is ignored when FEATURES="preserve\-libs" is enabled in \fBmake.conf\fR(5), since any libraries that have consumers will simply be preserved. |