diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-04-09 09:08:40 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-04-09 09:08:40 +0000 |
commit | 8f808ff79c160676acf986894121acc88f6bb10b (patch) | |
tree | 85b2097623e39c14a9cdbf7c12ddf9125e580bc1 | |
parent | 52c2ddfa0e4732a39d2b62ef9420675cb9001fa4 (diff) | |
download | portage-8f808ff79c160676acf986894121acc88f6bb10b.tar.gz portage-8f808ff79c160676acf986894121acc88f6bb10b.tar.bz2 portage-8f808ff79c160676acf986894121acc88f6bb10b.zip |
Update the FEATURES=strict docs for better clarity. Thanks to taviso for reporting.
svn path=/main/trunk/; revision=6357
-rw-r--r-- | man/make.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5 index 8467aa016..5611ff533 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -244,7 +244,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 Manifests). +dangerous (like missing or incorrect digests for ebuilds or distfiles). .TP .B stricter Have portage react strongly to conditions that may conflict with system |