diff options
-rw-r--r-- | man/make.conf.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index d22c43cd7..18d769f32 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 |