summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-05-07 19:28:42 +0200
committerUlrich Müller <ulm@gentoo.org>2024-05-08 20:11:59 +0200
commite1251fe69eac1e01c3915ae289b9ba73e8cc7413 (patch)
tree9ec42b5dea26714c733f186bafdebe2a4c008561 /metadata-cache.tex
parentebuild-env-vars.tex: Be more specific about REPLACING_VERSIONS phases (diff)
downloadpms-e1251fe69eac1e01c3915ae289b9ba73e8cc7413.tar.gz
pms-e1251fe69eac1e01c3915ae289b9ba73e8cc7413.tar.bz2
pms-e1251fe69eac1e01c3915ae289b9ba73e8cc7413.zip
Use sentence case throughout
Subsection headings were already changed from title case to sentence case in commit ca463ce. This left chapter and section headings alone, which is inconsistent (although it is specified by some style guides like APA). This commit changes headings to sentence case throughout, following most other Gentoo documentation, e.g. wiki and devmanual. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'metadata-cache.tex')
-rw-r--r--metadata-cache.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/metadata-cache.tex b/metadata-cache.tex
index 9ff7086..552566c 100644
--- a/metadata-cache.tex
+++ b/metadata-cache.tex
@@ -1,7 +1,7 @@
-\chapter{Metadata Cache}
+\chapter{Metadata cache}
\label{ch:metadata-cache}
-\section{Directory Contents}
+\section{Directory contents}
The \t{metadata/cache} or \t{metadata/md5-cache} directories, if either of them exists, contain
directories whose names are the same as categories in the repository. Each subdirectory may
@@ -10,7 +10,7 @@ in one of the formats described below.
The metadata cache may be incomplete or non-existent, and may contain additional bogus entries.
-\section{Legacy Cache File Format}
+\section{Legacy cache file format}
\label{sec:legacy-cache}
The legacy cache file format is used in the \t{metadata/cache} directory. Each cache file contains
@@ -50,7 +50,7 @@ Any future EAPI that uses this cache format will continue to place the EAPI valu
such a concept makes sense for that EAPI, and will place a value that is clearly not a supported
EAPI on line~15 if it does~not.
-\section{md5-dict Cache File Format}
+\section{md5-dict cache file format}
The ``md5-dict'' cache file format is used in the \t{metadata/md5-cache} directory. Each cache file
contains \t{<key>=<value>} pairs, one per line, in arbitrary order. The keys are the same as those