commit: 3821ea48319116532d72cf65f08a8cca9428056c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 12:41:16 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 12:41:16 2017 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=3821ea48
metadata-cache: Correct directory path.
This should be metadata/cache rather than profiles/metadata/cache.
The correct path is already mentioned in section "Tree Layout" /
"The Metadata Directory".
Fixes: ef961a6f9b91fc0e4ff41da84a3f92888c13d116
metadata-cache.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/metadata-cache.tex b/metadata-cache.tex
index 80018e4..ed0fa89 100644
--- a/metadata-cache.tex
+++ b/metadata-cache.tex
@@ -3,9 +3,9 @@
\section{Directory Contents}
-The \t{profiles/metadata/cache} directory, if it exists, contains directories
whose names are the
-same as categories in the repository. Each subdirectory may optionally contain
one file per package
-version in that category, named \t{<package>-<version>}, in the format
described below.
+The \t{metadata/cache} directory, if it exists, contains directories whose
names are the same as
+categories in the repository. Each subdirectory may optionally contain one
file per package version
+in that category, named \t{<package>-<version>}, in the format described below.
The metadata cache may be incomplete or non-existent, and may contain
additional bogus entries.