summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-02-21 19:30:11 +0100
committerUlrich Müller <ulm@gentoo.org>2023-04-14 17:53:25 +0200
commit97a6391f49d9a9ba297da349c021fb00c3067762 (patch)
tree67866d9bbea61134508d0f09f03321de78be0ae8
parentAppendix: Document retroactive econf change (diff)
downloadpms-97a6391f49d9a9ba297da349c021fb00c3067762.tar.gz
pms-97a6391f49d9a9ba297da349c021fb00c3067762.tar.bz2
pms-97a6391f49d9a9ba297da349c021fb00c3067762.zip
profiles.tex: The parent file can contain comments
Closes: https://bugs.gentoo.org/470094 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--profiles.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles.tex b/profiles.tex
index 30da81b..856643b 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -25,7 +25,8 @@ first, left to right, with duplicate parent paths being sourced for every time t
It is illegal for a profile's parent tree to contain cycles. Package manager behaviour upon
encountering a cycle is undefined.
-This file must not contain comments, blank lines or make use of line continuations.
+This file must not make use of line continuations. Blank lines and those beginning with a \t{\#}
+are discarded.
\subsection{The eapi file}
\label{sec:profile-eapi}