summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-27 16:49:02 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-27 16:49:02 +0000
commit37ff5f15b700a9ad4475e1a9e3e212814d5fb88d (patch)
tree93986d7833c524d0ffbd5a0b258a6374499a03ba /man
parentab870b3a0fcae04d4e5e10ea0d17ed30701ed373 (diff)
downloadportage-37ff5f15b700a9ad4475e1a9e3e212814d5fb88d.tar.gz
portage-37ff5f15b700a9ad4475e1a9e3e212814d5fb88d.tar.bz2
portage-37ff5f15b700a9ad4475e1a9e3e212814d5fb88d.zip
Bug #214879 - Fix FEATURES=-strict behavior so that distfiles digests are
always checked. svn path=/main/trunk/; revision=9519
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 952d7079e..ab612b741 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -272,7 +272,7 @@ stored for later use by various debuggers. This feature is disabled by
.TP
.B strict
Have portage react strongly to conditions that have the potential to be
-dangerous (like missing or incorrect digests for ebuilds or distfiles).
+dangerous (like missing or incorrect digests for ebuilds).
.TP
.B stricter
Have portage react strongly to conditions that may conflict with system