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 /ebuild-functions.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 'ebuild-functions.tex')
-rw-r--r--ebuild-functions.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index 25164d4..84270fa 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -1,7 +1,7 @@
-\chapter{Ebuild-defined Functions}
+\chapter{Ebuild-defined functions}
\label{ch:ebuild-functions}
-\section{List of Functions}
+\section{List of functions}
The following is a list of functions that an ebuild, or eclass, may define, and which will be called
by the package manager as part of the build and/or install process. In all cases the package manager
@@ -498,7 +498,7 @@ these functions except when in the phase in question.
\end{tabular}
\end{centertable}
-\section{Call Order}
+\section{Call order}
The call order for installing a package is:
\nobreakpar