summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-03-17 12:01:57 -0700
committerZac Medico <zmedico@gentoo.org>2011-03-18 12:49:55 -0700
commit45430a596cf1e413f310d1decc4419b3f537cf3a (patch)
treec73ad4ff936b5cae7dcae9a362c6a778991adc4d /man
parent7a4d48c09791118b4cfb39ebe7711b192603a466 (diff)
downloadportage-45430a596cf1e413f310d1decc4419b3f537cf3a.tar.gz
portage-45430a596cf1e413f310d1decc4419b3f537cf3a.tar.bz2
portage-45430a596cf1e413f310d1decc4419b3f537cf3a.zip
make.conf.5: fix "direcory" spelling
Thanks to Francesco Turco in bug #359273.
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 024dce628..c4b198258 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -579,7 +579,7 @@ Defaults to /usr/portage/packages.
This variable defines the directory in which per\-ebuild logs are kept.
Logs are created only when this is set. They are stored as
${CATEGORY}:${PF}:YYYYMMDD\-HHMMSS.log in the directory specified. If the
-direcory does not exist, it will be created automatically and group permissions
+directory does not exist, it will be created automatically and group permissions
will be applied to it. If the directory already exists, portage will not
modify it's permissions.
.TP