From: Zac Medico Date: Thu, 17 Mar 2011 19:01:57 +0000 (-0700) Subject: make.conf.5: fix "direcory" spelling X-Git-Tag: v2.2.0_alpha28~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8ab4771b6392e5e552e2a159d79c9b7eb7ef3d63;p=portage.git make.conf.5: fix "direcory" spelling Thanks to Francesco Turco in bug #359273. --- diff --git a/cnf/make.conf b/cnf/make.conf index 9e06d5775..3d96fb49c 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -114,7 +114,7 @@ # PORT_LOGDIR is the location where portage will store all the logs it # creates from each individual merge. 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 +# If the 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. #PORT_LOGDIR="" 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