summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-09-29 21:50:16 +0000
committerZac Medico <zmedico@gentoo.org>2006-09-29 21:50:16 +0000
commit4f858093194e2c4a58fabdaec6b63936836d4a52 (patch)
tree12eda3a22b2bf38b7530679bb4e80957b89a1ccf /man/make.conf.5
parentb0ea8b4b86ca715907cc6cff3ec34f7f1de0c665 (diff)
downloadportage-4f858093194e2c4a58fabdaec6b63936836d4a52.tar.gz
portage-4f858093194e2c4a58fabdaec6b63936836d4a52.tar.bz2
portage-4f858093194e2c4a58fabdaec6b63936836d4a52.zip
Update installsources docs for bug #149491.
svn path=/main/trunk/; revision=4564
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index b9c0baf09..0c75f47f9 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -182,8 +182,8 @@ Force emerges to always try to fetch files from the \fIPORTAGE_BINHOST\fR. See
Check the signatures of Manifests and make sure they are correct.
.TP
.B installsources
-Install source code into /usr/src/debug/${PF} (also see \fBsplitdebug\fR).
-This feature works only if debugedit is installed.
+Install source code into /usr/src/debug/${CATEGORY}/${PF} (also see
+\fBsplitdebug\fR). This feature works only if debugedit is installed.
.TP
.B keeptemp
Do not delete the ${T} directory after the merge process.