diff options
-rw-r--r-- | man/make.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 07a0f1107..813ecec0f 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -95,6 +95,10 @@ disabled for them. For more information, please see `emerge \-\-help config`. This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR as \fI\-\-target=${CTARGET}\fR only if it is defined. .TP +.B DOC_SYMLINKS_DIR +If this variable contains a directory then symlinks to html documentation will +be installed into it. +.TP \fBDISTDIR\fR = \fI[path]\fR Defines the location of your local source file repository. .br |