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-17 12:01:57 -0700
commit8ab4771b6392e5e552e2a159d79c9b7eb7ef3d63 (patch)
treeec5ad3606ccd42b30f9fe8afd6ed9275af714ada /man
parent730b33af5ab9e2b7efd2ee4928a1d635dfefaab0 (diff)
downloadportage-8ab4771b6392e5e552e2a159d79c9b7eb7ef3d63.tar.gz
portage-8ab4771b6392e5e552e2a159d79c9b7eb7ef3d63.tar.bz2
portage-8ab4771b6392e5e552e2a159d79c9b7eb7ef3d63.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 e91b14780..83b976fb3 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -583,7 +583,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