summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2010-09-19 20:49:32 +0200
committerUlrich Mueller <ulm@gentoo.org>2010-09-19 20:49:32 +0200
commit0613bd667ee1584df0ec54c18d81a0fc62298504 (patch)
treed4b04798a28e875b5175b6f369f576d2a86198c2 /ebuild-vars.tex
parentWork with latest tex4ht (diff)
downloadpms-0613bd667ee1584df0ec54c18d81a0fc62298504.tar.gz
pms-0613bd667ee1584df0ec54c18d81a0fc62298504.tar.bz2
pms-0613bd667ee1584df0ec54c18d81a0fc62298504.zip
Fix spacing in all occurences of e.g. and i.e.
Diffstat (limited to 'ebuild-vars.tex')
-rw-r--r--ebuild-vars.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index 8f888ac..72996d8 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -167,11 +167,11 @@ not be exported to the ebuild environment:
\begin{description}
\item[DEFINED\_PHASES] \featurelabel{defined-phases} A space separated arbitrarily ordered list of
-phase names (e.g. \t{configure setup unpack}) whose phase functions are defined by the ebuild or an
-eclass inherited by the ebuild. If no phase functions are defined, a single hyphen is used instead
-of an empty string. For EAPIs listed in table~\ref{tab:defined-phases-table} as having optional
-\t{DEFINED\_PHASES} support, package managers may not rely upon the metadata cache having this
-variable defined, and must treat an empty string as ``this information is not available''.
+phase names (e.\,g.\ \t{configure setup unpack}) whose phase functions are defined by the ebuild or
+an eclass inherited by the ebuild. If no phase functions are defined, a single hyphen is used
+instead of an empty string. For EAPIs listed in table~\ref{tab:defined-phases-table} as having
+optional \t{DEFINED\_PHASES} support, package managers may not rely upon the metadata cache having
+this variable defined, and must treat an empty string as ``this information is not available''.
\end{description}
\note Thus, by extension of section~\ref{sec:metadata-invariance}, phase functions must not be defined