diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/make.conf.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 05832ce1c..f3a6d8e27 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -813,6 +813,9 @@ It is the user's responsibility to ensure correct ownership, since otherwise Portage would have to waste time validating ownership for each and every sync operation. .TP +.B warn-on-large-env +Warn if portage is about to execute a child process with a large environment. +.TP .B webrsync-gpg Enable GPG verification when using \fIemerge\-webrsync\fR. This feature is deprecated and has been replaced by the \fBrepos.conf\fR |