summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/make.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 0c75f47f..5f299da1 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -81,12 +81,12 @@ Defaults to 5 seconds.
This variable allows the user to disable \fIcollision\-protect\fR for specific
files and/or directories.
.TP
-\fBCONFIG_PROTECT\fR = \fI[space delimited list of dirs]\fR
-All directories that are defined here will have "config file protection"
+\fBCONFIG_PROTECT\fR = \fI[space delimited list of files and/or directories]\fR
+All files and/or directories that are defined here will have "config file protection"
enabled for them. For more information, please see `emerge \-\-help config`.
.TP
-\fBCONFIG_PROTECT_MASK\fR = \fI[space delimited list of dirs]\fR
-All directories that are defined here will have "config file protection"
+\fBCONFIG_PROTECT_MASK\fR = \fI[space delimited list of files and/or directories]\fR
+All files and/or directories that are defined here will have "config file protection"
disabled for them. For more information, please see `emerge \-\-help config`.
.TP
.B CTARGET