Update CONFIG_PROTECT docs to reflect that files are now supported.
authorZac Medico <zmedico@gentoo.org>
Fri, 29 Sep 2006 21:56:09 +0000 (21:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 29 Sep 2006 21:56:09 +0000 (21:56 -0000)
svn path=/main/trunk/; revision=4565

man/make.conf.5

index 0c75f47f974c6ca43b9d7be25d71263468a61416..5f299da1908115f45de80cf69732c9284a04b121 100644 (file)
@@ -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