summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-08-22 13:35:59 -0700
committerZac Medico <zmedico@gentoo.org>2011-08-22 13:35:59 -0700
commita3c1e7f0c05f7be8507453324e178d041cb88796 (patch)
treed361b8467abe6a4a2975a77c4b2f044adda97ece /man/make.conf.5
parent3534aa843f22e84f5dd79a8306605d5178ec76c3 (diff)
downloadportage-a3c1e7f0c05f7be8507453324e178d041cb88796.tar.gz
portage-a3c1e7f0c05f7be8507453324e178d041cb88796.tar.bz2
portage-a3c1e7f0c05f7be8507453324e178d041cb88796.zip
make.conf.5: document EMERGE_WARNING_DELAY
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index d83258c94..76f32f718 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -182,6 +182,12 @@ Controls the location of emerge.log and emerge-fetch.log.
.br
Defaults to /var/log.
.TP
+\fBEMERGE_WARNING_DELAY\fR = \fIinteger\fR
+Determines how long the countdown delay will be after running
+`emerge --unmerge` for a system package.
+.br
+Defaults to 10 seconds.
+.TP
.B EPAUSE_IGNORE
Defines whether or not to ignore short pauses that occur when displaying
important informational messages. This variable is unset by default.