Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Thu, 17 Jun 2021 20:32:27
Message-Id: 1623961789.3693c368bf2e7d2150c56780e9f52e6597418968.ulm@gentoo
1 commit: 3693c368bf2e7d2150c56780e9f52e6597418968
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 20:29:49 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 20:29:49 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=3693c368
7
8 Drop comma after "i.e." throughout, for consistency
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eapi-cheatsheet.tex | 4 ++--
13 pkg-mgr-commands.tex | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
17 index 0d28251..c5e795d 100644
18 --- a/eapi-cheatsheet.tex
19 +++ b/eapi-cheatsheet.tex
20 @@ -554,11 +554,11 @@ differences between these previous EAPIs.
21 path specified for the link target will be converted to a path
22 relative to the link location. See \featureref{dosym-relative}.
23 \item[\code{insopts}] Commands \code{doconfd}, \code{doenvd},
24 - \code{doheader} install files with fixed mode 0644, i.\,e.,
25 + \code{doheader} install files with fixed mode 0644, i.\,e.\
26 they are no longer affected by \code{insopts}.
27 See \featureref{insopts}.
28 \item[\code{exeopts}] Command \code{doinitd} installs files
29 - with fixed mode 0755, i.\,e., it is no longer affected by
30 + with fixed mode 0755, i.\,e.\ it is no longer affected by
31 \code{exeopts}. See \featureref{exeopts}.
32 \item[\code{usev}] This helper has an optional second argument
33 now: \code{usev} \emph{<flag> [true]}. If the flag is set,
34
35 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
36 index 04a8ac4..0a34db9 100644
37 --- a/pkg-mgr-commands.tex
38 +++ b/pkg-mgr-commands.tex
39 @@ -1030,7 +1030,7 @@ These functions check whitespace-separated lists for a particular value.
40 \subsection{Version manipulation and comparison commands}
41 \featurelabel{ver-commands}
42 These commands provide utilities for working with version strings. They must all be implemented
43 -internally as shell functions, i.\,e., they are callable in global scope. Availability of these
44 +internally as shell functions, i.\,e.\ they are callable in global scope. Availability of these
45 commands per EAPI is listed in table~\ref{tab:version-commands}.
46
47 For the purpose of version manipulation commands, the specification provides a method for splitting
48 @@ -1131,7 +1131,7 @@ has returned.
49
50 Arguments to \t{unpack} are interpreted as follows:
51 \begin{compactitem}
52 - \item A filename without path (i.\,e., not containing any slash) is looked up in \t{DISTDIR}.
53 + \item A filename without path (i.\,e.\ not containing any slash) is looked up in \t{DISTDIR}.
54 \item An argument starting with the string \t{./} is a path relative to the working directory.
55 \item \featurelabel{unpack-absolute} Otherwise, for EAPIs listed in
56 table~\ref{tab:unpack-behaviour} as supporting absolute and relative paths, the argument is