From ea08f33eb3ffe013ab37397e885e572c7d0734f7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 29 Sep 2006 21:56:09 +0000 Subject: Update CONFIG_PROTECT docs to reflect that files are now supported. svn path=/main/trunk/; revision=4565 --- man/make.conf.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/make.conf.5 b/man/make.conf.5 index 0c75f47f9..5f299da19 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 -- cgit v1.2.3-1-g7c22