diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-06-22 23:17:08 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-06-22 23:17:08 +0000 |
commit | ae915e61eac7412153c794c789b9403d6161d633 (patch) | |
tree | 74009d87ee734fd5b93e664bb8fe6745fb324f71 | |
parent | a382630c4c4414597190da450970f4885a632b62 (diff) | |
download | portage-ae915e61eac7412153c794c789b9403d6161d633.tar.gz portage-ae915e61eac7412153c794c789b9403d6161d633.tar.bz2 portage-ae915e61eac7412153c794c789b9403d6161d633.zip |
Remove confcache docs.
svn path=/main/trunk/; revision=6956
-rw-r--r-- | man/ebuild.5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 8d31045d1..db9f1c8bf 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -334,9 +334,6 @@ see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions. .I bindist Distribution of binary packages is restricted. .TP -.I confcache -Prevent econf from using confcache. -.TP .I fetch like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either. .TP |