commit:     4e9a228d090df1abf56b12f35849b8b219443ed9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 12:43:14 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 12:43:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=4e9a228d

metadata-cache: Fix section label.

 metadata-cache.tex | 2 +-
 tree-layout.tex    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata-cache.tex b/metadata-cache.tex
index ed0fa89..47e70a4 100644
--- a/metadata-cache.tex
+++ b/metadata-cache.tex
@@ -1,5 +1,5 @@
 \chapter{Metadata Cache}
-\label{metadata-cache}
+\label{sec:metadata-cache}
 
 \section{Directory Contents}
 

diff --git a/tree-layout.tex b/tree-layout.tex
index 1c23357..fc28c8a 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -235,7 +235,7 @@ various XML files used in the repository, and repository 
timestamps.
 \subsection{The metadata cache}
 
 The \t{metadata/cache} directory may contain a cached form of all important 
ebuild metadata
-variables. The contents of this directory are described in 
section~\ref{metadata-cache}.
+variables. The contents of this directory are described in 
chapter~\ref{sec:metadata-cache}.
 
 % vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :
 

Reply via email to