summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-09-26 23:47:10 +0000
committerZac Medico <zmedico@gentoo.org>2007-09-26 23:47:10 +0000
commit7dfbdc135804015692d5b417d294031271d2e470 (patch)
treebce90dcf87de59e8920d54ac06386daebbb37db1 /man
parentd1cf25a99a57c67fcc045410d766b6558fbb5cef (diff)
downloadportage-7dfbdc135804015692d5b417d294031271d2e470.tar.gz
portage-7dfbdc135804015692d5b417d294031271d2e470.tar.bz2
portage-7dfbdc135804015692d5b417d294031271d2e470.zip
Fix a typo. (trunk r7840)
svn path=/main/branches/2.1.2/; revision=7841
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 1f5f2aca1..26f3c3798 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -138,7 +138,7 @@ SRC_URI digests are correct. This feature also affects digest generation via
\fIdigest\fR feature is enabled). Existing digests for files that do not exist
in ${DISTDIR} will be automatically assumed even when \fIassume\-digests\fR is
not enabled. If a file exists in ${DISTDIR} but it's size does not match the
-existing digest, the digest will be regenerated regardless of the whether or
+existing digest, the digest will be regenerated regardless of whether or
not \fIassume\-digests\fR is enabled. The \fBebuild\fR(1) \fBdigest\fR command
has a \fB\-\-force\fR option that can be used to force regeneration of digests.
.TP