diff options
author | 2011-06-11 18:00:46 +0200 | |
---|---|---|
committer | 2011-06-11 17:31:13 +0100 | |
commit | b56ca5b1a299881deadbe1a35b50f45072e49ffe (patch) | |
tree | 49edb2c430821d21a1fac7f13d12af86687e9c2f | |
parent | 296eec1bc9d209708c77f0093335c397cd23ddfb (diff) | |
download | paludis-b56ca5b1a299881deadbe1a35b50f45072e49ffe.tar.gz paludis-b56ca5b1a299881deadbe1a35b50f45072e49ffe.tar.xz |
A trivial documentation issue
-rw-r--r-- | doc/configuration/repositories/vdb.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration/repositories/vdb.html.part b/doc/configuration/repositories/vdb.html.part index bda17f215..722c7b1bd 100644 --- a/doc/configuration/repositories/vdb.html.part +++ b/doc/configuration/repositories/vdb.html.part @@ -14,7 +14,7 @@ for <code>vdb</code> format repositories:</p> avoid problems with broken ebuilds that illegally access the VDB.</dd> <dt><code>provides_cache</code></dt> - <dd>The directory to use for reading and writing a cache of providers of old-style virtuals. See <a + <dd>The file to use for reading and writing a cache of providers of old-style virtuals. See <a href="../../overview/gettingstarted.html">Getting Started</a> for notes. Optional, set to <code>/var/empty</code> to disable.</dd> |