projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba03ef6
)
Fix type in CLEAN_DELAY docs. (trunk r15361)
author
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 20:21:48 +0000
(20:21 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 2 Mar 2010 20:21:48 +0000
(20:21 -0000)
svn path=/main/branches/2.1.7/; revision=15588
man/make.conf.5
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index 200d68caa72395cb1e0bd5d1d96cd0c76750e4ef..b15cad4030268d4617eb4b88b9ab72bf880b7385 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