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 /glossary.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 'glossary.tex')
-rw-r--r--glossary.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/glossary.tex b/glossary.tex
index bcbc409..1ef41a9 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1,5 +1,5 @@
\chapter{Glossary}
-\label{glossary}
+\label{sec:glossary}
This section contains explanations of some of the terms used in this document whose meaning may not
be immediately obvious.
@@ -8,7 +8,7 @@ be immediately obvious.
\item[qualified package name] A package name along with its associated category. For example,
\t{app-editors/vim} is a qualified package name.
\item[old-style virtual] An old-style virtual is a psuedo-package which exists if it is listed in an
- ebuild's \t{PROVIDE} variable. See chapter~\ref{old-virtuals}.
+ ebuild's \t{PROVIDE} variable. See chapter~\ref{sec:old-virtuals}.
\item[new-style virtual] A new-style virtual is a normal package in the \t{virtual} category which
installs no files and uses its dependency requirements to pull in a `provider'. This is more
flexible than the old-style virtuals described above, and requires no special package manager