make.conf.5: fix "direcory" spelling
authorZac Medico <zmedico@gentoo.org>
Thu, 17 Mar 2011 19:01:57 +0000 (12:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 18 Mar 2011 19:49:55 +0000 (12:49 -0700)
Thanks to Francesco Turco in bug #359273.

cnf/make.conf
man/make.conf.5

index 9e06d57755019b9ef557b9637b3b6ab002f6aae9..3d96fb49cbcfbc0e7c991834225ca9f8b3a0b31e 100644 (file)
 # 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=""
index 024dce628ce80557b27556c43ced984711324e9d..c4b198258bd427e01cac09b5f13a7a84d3419fb9 100644 (file)
@@ -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