projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a37ad5c
)
Fix type in CLEAN_DELAY docs.
author
Zac Medico
<zmedico@gentoo.org>
Tue, 16 Feb 2010 22:13:32 +0000
(22:13 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 16 Feb 2010 22:13:32 +0000
(22:13 -0000)
svn path=/main/trunk/; revision=15361
man/make.conf.5
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index d22c43cd7d605f63cafd19c7d701bc9bc92eeace..18d769f3239d3821c9d321071603c40efe07de35 100644
(file)
--- 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