summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2011-01-28 10:14:45 +0100
committerUlrich Mueller <ulm@gentoo.org>2011-01-30 12:48:15 +0100
commit0d89aed63d63b63dd3ad85722ac77443fbbea4fc (patch)
tree10dba90913086286709ccd5b40e9764bbfcb46c1 /tree-layout.tex
parentFixes for TeX4ht. (diff)
downloadpms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.tar.gz
pms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.tar.bz2
pms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.zip
Distinguish between \e and \i.
Section "Conventions" says that \i should be used for technical terms.
Diffstat (limited to 'tree-layout.tex')
-rw-r--r--tree-layout.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tree-layout.tex b/tree-layout.tex
index d548972..ed66918 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -36,7 +36,7 @@ category. Each category directory shall contain:
\end{compactitem}
Category directories may contain additional files, whose purpose is not covered by this
-specification. Additional directories that are not for a package may \i{not} be present, to avoid
+specification. Additional directories that are not for a package may \e{not} be present, to avoid
conflicts with package name directories; an exception is made for filesystem components whose name
starts with a dot, which the package manager must ignore, and for any directory named \t{CVS}.
@@ -123,7 +123,7 @@ manager must ignore any files in this directory that it does not recognise.
\item[desc/] This directory contains files analogous to \t{use.desc} for the various \t{USE\_EXPAND}
variables. Each file in it is named \t{<varname>.desc}, where \t{<varname>} is the variable
name, in lowercase, whose possible values the file describes. The format of each file is as for
- \t{use.desc}, described in section~\ref{sec:use.desc}. The \t{USE\_EXPAND} name is \i{not}
+ \t{use.desc}, described in section~\ref{sec:use.desc}. The \t{USE\_EXPAND} name is \e{not}
included as a prefix here.
\item[updates/] This directory is described in section~\ref{sec:updates-dir}.
\end{description}