summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-02 20:21:48 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-02 20:21:48 +0000
commitb0740f710c7454818468590963ab09f5fe353115 (patch)
treed86fa0fdc2ef09f88a7d4e8d2d6edeccc033858f /man
parentba03ef6cf41b68448e0375054e447e1b2be76ba6 (diff)
downloadportage-b0740f710c7454818468590963ab09f5fe353115.tar.gz
portage-b0740f710c7454818468590963ab09f5fe353115.tar.bz2
portage-b0740f710c7454818468590963ab09f5fe353115.zip
Fix type in CLEAN_DELAY docs. (trunk r15361)
svn path=/main/branches/2.1.7/; revision=15588
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.53
1 files changed, 2 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 200d68caa..b15cad403 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -115,7 +115,8 @@ http://gcc.gnu.org/onlinedocs/gcc\-3.2/gcc/Submodel\-Options.html
http://gcc.gnu.org/onlinedocs/gcc\-2.95.3/gcc_2.html
.TP
\fBCLEAN_DELAY\fR = \fIinteger\fR
-Determines how long the countdown delay will be after running `emerge clean`.
+Determines how long the countdown delay will be after running
+`emerge --unmerge`.
.br
Defaults to 5 seconds.
.TP