summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-01-14 22:59:51 +0000
committerZac Medico <zmedico@gentoo.org>2007-01-14 22:59:51 +0000
commit1d88540bce468df8414088b8a112d37cc07a754a (patch)
treee7044ddde1b501f932246b7f8d8cbc74f1af16c3 /man
parent455cbdccd194a4cb758e43f0bbada708ef3a9622 (diff)
downloadportage-1d88540bce468df8414088b8a112d37cc07a754a.tar.gz
portage-1d88540bce468df8414088b8a112d37cc07a754a.tar.bz2
portage-1d88540bce468df8414088b8a112d37cc07a754a.zip
Fix alphabetical order.v2.1.2
svn path=/main/trunk/; revision=5649
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 813ecec0f..ddd7530ab 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -95,15 +95,15 @@ 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
Defaults to ${PORTDIR}/distfiles.
.TP
+.B DOC_SYMLINKS_DIR
+If this variable contains a directory then symlinks to html documentation will
+be installed into it.
+.TP
.B EBEEP_IGNORE
Defines whether or not to ignore audible beeps when displaying important
informational messages. This variable is unset by default.