emerge.1: --depclean-lib-check not time-consuming
authorZac Medico <zmedico@gentoo.org>
Sat, 22 Sep 2012 17:08:03 +0000 (10:08 -0700)
committerZac Medico <zmedico@gentoo.org>
Sat, 22 Sep 2012 17:08:03 +0000 (10:08 -0700)
Since commit f393413c3f823ef4a60acfcc41c3920933510fc1, it's optimized
so that it shouldn't take much time.

man/emerge.1

index f2fb6ccb9bf13d043f74632ec74156ab624ffd86..da2c631da20ac350a5b03a18f8af4846593fe1b2 100644 (file)
@@ -428,9 +428,8 @@ required.
 .TP
 .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. In some cases this can
-be somewhat time\-consuming. This option is ignored
+\fB\-\-depclean\fR and \fB\-\-prune\fR actions.
+This option is enabled 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.