summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-03-23 22:30:07 +0100
committerUlrich Müller <ulm@gentoo.org>2019-03-24 16:56:04 +0100
commit4761fe1f5f5b9ba75abcf7f974e2ebf3f8966cec (patch)
treecb897f6018bdef36314be45fb11d22ac50b1a738 /profiles.tex
parentPromote "Package Dependency Specifications" to section. (diff)
downloadpms-4761fe1f5f5b9ba75abcf7f974e2ebf3f8966cec.tar.gz
pms-4761fe1f5f5b9ba75abcf7f974e2ebf3f8966cec.tar.bz2
pms-4761fe1f5f5b9ba75abcf7f974e2ebf3f8966cec.zip
Refer to chapters as chapters.
Also rename label prefixes, "ch:" for chapters, "sec:" for sections, as suggested by Michael Orlitzky. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'profiles.tex')
-rw-r--r--profiles.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles.tex b/profiles.tex
index b423697..38e1be1 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -1,5 +1,5 @@
\chapter{Profiles}
-\label{sec:profiles}
+\label{ch:profiles}
\section{General Principles}
Generally, a profile defines information specific to a certain `type' of system---it lies somewhere
@@ -111,7 +111,7 @@ installed unless unmasked by the user's configuration. In some EAPIs, \t{package
directory instead of a regular file as per section~\ref{sec:line-stacking}.
Note that the \t{-spec} syntax can be used to remove a mask in a parent profile, but not
-necessarily a global mask (from \t{profiles/package.mask}, section~\ref{profiles-package.mask}).
+necessarily a global mask (from \t{profiles/package.mask}, section~\ref{sec:profiles-dir}).
\note{Portage currently treats \t{profiles/package.mask} as being on the leftmost branch of the
inherit tree when it comes to \t{-lines}. This behaviour may not be relied upon.}