commit:     d47b482ff52e78cb0d760cce9c99be383e4bc07a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 11 01:17:56 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 11 01:17:56 2025 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=d47b482f

Document merge-wait vs SIGUSR2 to flush

See 77342028d27293fd274c974f72a7d5d303c45517.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 man/make.conf.5 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/make.conf.5 b/man/make.conf.5
index ce389a4e61..066e7759c9 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -595,7 +595,8 @@ matters when using the \fBemerge\fR(1) \fB\-\-jobs\fR 
option. This
 feature is always effectively enabled and it cannot be disabled for
 packages that satisfy direct or indirect dependencies of the system
 set. For other packages, it can be disabled in order to trade the
-possibility of random build failures for greater parallelism.
+possibility of random build failures for greater parallelism.  The queue
+can be flushed by ending the SIGUSR2 signal to \fBemerge\fR(1).
 This feature is enabled by default.
 .TP
 .B metadata\-transfer

Reply via email to