projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
187e6e8
)
fix typo from previous commit
author
Zac Medico
<zmedico@gentoo.org>
Wed, 9 May 2007 23:14:03 +0000
(23:14 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 9 May 2007 23:14:03 +0000
(23:14 -0000)
svn path=/main/trunk/; revision=6512
man/make.conf.5
patch
|
blob
|
history
diff --git
a/man/make.conf.5
b/man/make.conf.5
index 17e9367712b159c2908e0ab10214dae4b9954e5e..6b22daf124146dacbf0dfad5d58b3609f135a961 100644
(file)
--- a/
man/make.conf.5
+++ b/
man/make.conf.5
@@
-185,7
+185,7
@@
Do not delete the ${T} directory after the merge process.
.TP
.B keepwork
Do not delete the ${WORKDIR} directory after the merge process. This also
-disables most the clean phase that is run prior to each build. This causes it
+disables most
of
the clean phase that is run prior to each build. This causes it
to interfere with normal emerge operation and therefore it should not be left
enabled for more than a short period of time.
.TP