summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-12-19 11:48:46 +0000
committerBrian Harring <ferringb@gentoo.org>2005-12-19 11:48:46 +0000
commit877a520caeeda780b899c74f91106b7d232c6950 (patch)
treef23fbcae11ee981008e45f28421819d5eeafa9d3 /cnf/make.conf
parent7cf7664f4480eaa8b786aca4d64e11cfd839e86c (diff)
downloadportage-877a520caeeda780b899c74f91106b7d232c6950.tar.gz
portage-877a520caeeda780b899c74f91106b7d232c6950.tar.bz2
portage-877a520caeeda780b899c74f91106b7d232c6950.zip
use spaces for space aligned text (kind of a duh)
svn path=/main/trunk/; revision=2402
Diffstat (limited to 'cnf/make.conf')
-rw-r--r--cnf/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf b/cnf/make.conf
index d31086c0f..459604a50 100644
--- a/cnf/make.conf
+++ b/cnf/make.conf
@@ -290,7 +290,7 @@ CHOST="i686-pc-linux-gnu"
# 'nostrip' prevents the stripping of binaries.
# 'notitles' disables xterm titlebar updates (which contain status info).
# 'parallel-fetch'
-# do fetching in parallel to compilation
+# do fetching in parallel to compilation
# 'sandbox' enables sandboxing when running emerge and ebuild.
# 'strict' causes portage to react strongly to conditions that are
# potentially dangerous, like missing/incorrect Manifest files.