summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-01-14 22:53:53 +0000
committerZac Medico <zmedico@gentoo.org>2007-01-14 22:53:53 +0000
commit455cbdccd194a4cb758e43f0bbada708ef3a9622 (patch)
tree7c5c877cb592c402a6bab61ca244b73263bef67d /man/make.conf.5
parentDon't warn about /etc/make.profile not being a symlink if it has a parent file. (diff)
downloadportage-multirepo-455cbdccd194a4cb758e43f0bbada708ef3a9622.tar.gz
portage-multirepo-455cbdccd194a4cb758e43f0bbada708ef3a9622.tar.bz2
portage-multirepo-455cbdccd194a4cb758e43f0bbada708ef3a9622.zip
Document DOC_SYMLINKS_DIR.
svn path=/main/trunk/; revision=5648
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 07a0f110..813ecec0 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