summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-02-17 22:29:05 +0100
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2009-02-20 16:47:13 +0000
commit1875787d676b23ecf30b66ca14c0d11fb2844343 (patch)
treec4f5c8360aeb6d2c4412414c966acfbfc4e3780e /names.tex
parentAdd a header to the pages. (diff)
downloadpms-1875787d676b23ecf30b66ca14c0d11fb2844343.tar.gz
pms-1875787d676b23ecf30b66ca14c0d11fb2844343.tar.bz2
pms-1875787d676b23ecf30b66ca14c0d11fb2844343.zip
Add prefixes to labels.
Diffstat (limited to 'names.tex')
-rw-r--r--names.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/names.tex b/names.tex
index 6fba487..5c6d4fe 100644
--- a/names.tex
+++ b/names.tex
@@ -20,7 +20,7 @@ hyphen, and must not end in a hyphen followed by one or more digits.
where a \t{category/package} pair is meant.
\subsection{Slot Names}
-\label{slot-names}
+\label{sec:slot-names}
A slot name may contain any of the characters [\t{A-Za-z0-9+\_.-}]. It must not begin with a
hyphen or a dot.
@@ -32,12 +32,12 @@ described in section~\ref{use-expand}.
\note The at-sign is required for \t{LINGUAS}.
\subsection{Repository Names}
-\label{repository-names}
+\label{sec:repository-names}
A repository name may contain any of the characters [\t{A-Za-z0-9\_-}]. It must not begin with a
hyphen.
\subsection{Keyword Names}
-\label{keyword-names}
+\label{sec:keyword-names}
A keyword name may contain any of the characters [\t{A-Za-z0-9\_-}]. It must not begin with a
hyphen. In contexts where it makes sense to do so, a keyword name may be prefixed by
a tilde or a hyphen. In \t{KEYWORDS}, \t{-*} is also acceptable as a keyword, to indicate that
@@ -61,7 +61,7 @@ This may be followed by zero or more of the suffixes \t{\_alpha}, \t{\_beta}, \t
\IFKDEBUILDELSE
{
- \label{scm-versions} In ebuilds using EAPIs listed in table~\ref{scm-table} as requiring support
+ \label{scm-versions} In ebuilds using EAPIs listed in table~\ref{tab:scm-table} as requiring support
for the \t{-scm} suffix, the preceding version syntax may be either replaced or suffixed by a
\t{scm} part. If both a ``normal'' version and a \t{scm} part are present, they must be
separated by a hyphen.
@@ -73,7 +73,7 @@ This may optionally be followed by the suffix \t{-r} followed immediately by an
\IFKDEBUILDELSE
{
- \begin{centertable}{EAPIs requiring \t{scm} support} \label{scm-table}
+ \begin{centertable}{EAPIs requiring \t{scm} support} \label{tab:scm-table}
\begin{tabular}{ l l }
\toprule
\multicolumn{1}{c}{\textbf{EAPI}} &