commit: 3693c368bf2e7d2150c56780e9f52e6597418968
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 20:29:49 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 20:29:49 2021 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=3693c368
Drop comma after "i.e." throughout, for consistency
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eapi-cheatsheet.tex | 4 ++--
pkg-mgr-commands.tex | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 0d28251..c5e795d 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -554,11 +554,11 @@ differences between these previous EAPIs.
path specified for the link target will be converted to a path
relative to the link location. See \featureref{dosym-relative}.
\item[\code{insopts}] Commands \code{doconfd}, \code{doenvd},
- \code{doheader} install files with fixed mode 0644, i.\,e.,
+ \code{doheader} install files with fixed mode 0644, i.\,e.\
they are no longer affected by \code{insopts}.
See \featureref{insopts}.
\item[\code{exeopts}] Command \code{doinitd} installs files
- with fixed mode 0755, i.\,e., it is no longer affected by
+ with fixed mode 0755, i.\,e.\ it is no longer affected by
\code{exeopts}. See \featureref{exeopts}.
\item[\code{usev}] This helper has an optional second argument
now: \code{usev} \emph{<flag> [true]}. If the flag is set,
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 04a8ac4..0a34db9 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -1030,7 +1030,7 @@ These functions check whitespace-separated lists for a
particular value.
\subsection{Version manipulation and comparison commands}
\featurelabel{ver-commands}
These commands provide utilities for working with version strings. They must
all be implemented
-internally as shell functions, i.\,e., they are callable in global scope.
Availability of these
+internally as shell functions, i.\,e.\ they are callable in global scope.
Availability of these
commands per EAPI is listed in table~\ref{tab:version-commands}.
For the purpose of version manipulation commands, the specification provides a
method for splitting
@@ -1131,7 +1131,7 @@ has returned.
Arguments to \t{unpack} are interpreted as follows:
\begin{compactitem}
- \item A filename without path (i.\,e., not containing any slash) is looked
up in \t{DISTDIR}.
+ \item A filename without path (i.\,e.\ not containing any slash) is looked
up in \t{DISTDIR}.
\item An argument starting with the string \t{./} is a path relative to
the working directory.
\item \featurelabel{unpack-absolute} Otherwise, for EAPIs listed in
table~\ref{tab:unpack-behaviour} as supporting absolute and relative
paths, the argument is