summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-09-23 20:26:33 -0700
committerZac Medico <zmedico@gentoo.org>2013-01-20 08:13:46 -0800
commit4a3c2a94ccd61b120ffbd767cca9934e05f7c3b8 (patch)
tree798596aea2bfa7664598ba3bcb43f95d7fddff56
parent1e31fd5577772b5d3b1a550c8791fa7630cfa552 (diff)
downloadportage-4a3c2a94ccd61b120ffbd767cca9934e05f7c3b8.tar.gz
portage-4a3c2a94ccd61b120ffbd767cca9934e05f7c3b8.tar.bz2
portage-4a3c2a94ccd61b120ffbd767cca9934e05f7c3b8.zip
emerge.1: --depclean-lib-check disabled defaultv2.1.11.47
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 6ab32f701..0d6e71830 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.