summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGunnar Wrobel <p@rdus.de>2009-10-12 16:41:36 +0200
committerGunnar Wrobel <p@rdus.de>2009-10-12 16:41:36 +0200
commitd8aba0957f6ea4fe07444566459d2c80705711ed (patch)
treeea043c7f78569db2aa8d057d9504dfbf5400df8d /doc
parentapp-portage/layman:output grammar error (#259188) (diff)
downloadlayman-d8aba0957f6ea4fe07444566459d2c80705711ed.tar.gz
layman-d8aba0957f6ea4fe07444566459d2c80705711ed.tar.bz2
layman-d8aba0957f6ea4fe07444566459d2c80705711ed.zip
Old layman path in new documentation (#271457)
http://bugs.gentoo.org/show_bug.cgi?id=271457
Diffstat (limited to 'doc')
-rw-r--r--doc/layman.8.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/layman.8.xml b/doc/layman.8.xml
index c62c905..95fee44 100644
--- a/doc/layman.8.xml
+++ b/doc/layman.8.xml
@@ -558,7 +558,7 @@
<para>Directory that will be used to store the overlays
and all additional data <command>layman</command>
needs. The default is
- <filename>/usr/portage/local/layman</filename>. layman
+ <filename>/usr/local/portage/layman</filename>. layman
uses a location within the /usr/portage hierarchy instead
of <filename>/var</filename> in order to
store its data. This decision has been made to support
@@ -607,7 +607,7 @@
end of <filename>/etc/make.conf</filename>. This is the
reason why <command>layman</command> suggests running
"echo "source
- <filename>/usr/portage/local/layman/make.conf</filename>" >>
+ <filename>/usr/local/portage/layman/make.conf</filename>" >>
<filename>/etc/make.conf</filename>" after it has been
installed.</para>
</listitem>
@@ -706,7 +706,7 @@
<para><command>layman</command> stores a local copy of the
fetched remote list. It will be stored in
- <filename>/usr/portage/local/layman/cache.xml</filename>
+ <filename>/usr/local/portage/layman/cache.xml</filename>
by default. There exists only one such cache file and it
will be overwritten every time you
run <command>layman</command>.
@@ -741,9 +741,9 @@
<filename>/etc/make.conf</filename> file:
</para>
- <para>source /usr/portage/local/layman/make.conf</para>
+ <para>source /usr/local/portage/layman/make.conf</para>
- <para><filename>/usr/portage/local/layman/make.conf</filename>
+ <para><filename>/usr/local/portage/layman/make.conf</filename>
is the default provided in the layman
configuration. Change this file name in case you decide to
store it somewhere else.