man/make.conf.5: elaborate on prelink-checksums
authorMartin von Gagern <Martin.vGagern@gmx.net>
Wed, 26 Oct 2011 21:59:14 +0000 (14:59 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Oct 2011 21:59:14 +0000 (14:59 -0700)
man/make.conf.5

index a2221cf457d0f418315336634ac312f10ac04bfb..23d5e2ba7614bcf7e5b9cd845bd0e59f4696f61a 100644 (file)
@@ -399,6 +399,12 @@ before computing checksums for merge and unmerge. This feature is
 useful only if \fBprelink\fR(8) is installed and accurate checksums (despite
 prelinking) are needed for some reason such as for checking the integrity of
 installed files or because the \fIunmerge\-orphans\fR feature is disabled.
+
+Note that normal emerging of packages from source computes the
+checksums before things will be prelinked, so in such cases, this
+feature isn't required either. Undoing prelinking while merging is
+only required when using tools like \fBquickpkg\fR(1) which can cause
+already prelinked files to be merged.
 .TP
 .B preserve\-libs
 Preserve libraries when the sonames change during upgrade or downgrade.