summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-03-28 12:49:25 +0000
committerZac Medico <zmedico@gentoo.org>2008-03-28 12:49:25 +0000
commitb4ec5574c3ffc6aa9a6fb214b166977e6651495b (patch)
tree6d6d8e72f7c6ade753bda94c61193357685e5543 /man
parent6bf6b9ccf3804d41f7f0fb7aa5fb2efddb8d02a9 (diff)
downloadportage-b4ec5574c3ffc6aa9a6fb214b166977e6651495b.tar.gz
portage-b4ec5574c3ffc6aa9a6fb214b166977e6651495b.tar.bz2
portage-b4ec5574c3ffc6aa9a6fb214b166977e6651495b.zip
Bug #214879 - Fix FEATURES=-strict behavior so that distfiles digests are
always checked. (trunk r9519) svn path=/main/branches/2.1.2/; revision=9572
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 513e3ea5a..03e634ff3 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