aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-10-05 14:10:21 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-10-05 19:36:47 -0400
commit1221e871dc2ac3a67b5a6a59a35ad61b5543ca4f (patch)
tree84f43d273ffb28e73bc1baed2ca5ad38a270bde3
parentrevert one bad line from the quoting patch. this still isn't right, but it r... (diff)
downloadcatalyst-1221e871dc2ac3a67b5a6a59a35ad61b5543ca4f.tar.gz
catalyst-1221e871dc2ac3a67b5a6a59a35ad61b5543ca4f.tar.bz2
catalyst-1221e871dc2ac3a67b5a6a59a35ad61b5543ca4f.zip
catalyst.conf: minor tweaks to comments
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--etc/catalyst.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/catalyst.conf b/etc/catalyst.conf
index aa5d815a..a2abb4a0 100644
--- a/etc/catalyst.conf
+++ b/etc/catalyst.conf
@@ -1,6 +1,6 @@
# /etc/catalyst/catalyst.conf
-# Simple desriptions of catalyst settings. Please refer to the online
+# Simple descriptions of catalyst settings. Please refer to the online
# documentation for more information.
# Creates a .DIGESTS file containing the hash output from any of the supported
@@ -53,7 +53,7 @@ hash_function="crc32"
# however, it is suggested to enable this if redistributing builds.
# ccache = enables build time ccache support
# distcc = enable distcc support for building. You have to set distcc_hosts in
-# your spec file.
+# your spec file.
# icecream = enables icecream compiler cluster support for building
# keepwork = Prevents the removal of the working chroot path and any autoresume
# files or points.
@@ -62,7 +62,7 @@ hash_function="crc32"
# pkgcache = keeps a tbz2 of every built package (useful if your build stops
# prematurely)
# preserve_libs = enables portage to preserve used libs when unmerging packages
-# (used on installcd-stage2 and stage4 targets)
+# (used on installcd-stage2 and stage4 targets)
# seedcache = use the build output of a previous target if it exists to speed up
# the copy
# snapcache = cache the snapshot so that it can be bind-mounted into the chroot.