diff options
-rw-r--r-- | man/make.conf.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index b7f6ec652..42182a826 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -85,11 +85,13 @@ files and/or directories. .TP \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`. +enabled for them. See the \fBCONFIGURATION FILES\fR section +of \fBemerge\fR(1) for more information. .TP \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`. +disabled for them. See the \fBCONFIGURATION FILES\fR section +of \fBemerge\fR(1) for more information. .TP .B CTARGET This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR |