diff options
-rw-r--r-- | cnf/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf index a3e5b1438..5be65cc3b 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -313,7 +313,7 @@ # logging related variables: # PORTAGE_ELOG_CLASSES: selects messages to be logged, possible values are: -# info, warn, error, log +# info, warn, error, log, qa # Warning: commenting this will disable elog PORTAGE_ELOG_CLASSES="warn error log" |