commit:     f793f201fd7cc9ab870f2e9fc9b5114e26943dd6
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 17:20:38 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 17:20:38 2025 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=f793f201

Typographic fixes

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 eapi-cheatsheet.tex | 2 +-
 ebuild-env-vars.tex | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index d719c77..438f189 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -534,7 +534,7 @@ differences between these previous EAPIs.
     the corresponding global settings in the \code{RESTRICT} variable.
     See \featureref{uri-restrict}.
     \item[\code{IDEPEND}] This variable specifies install-time
-    dependencies on packages used in (e.\,g.) \code{pkg_postinst}.
+    dependencies on packages used in (e.\,g.)\ \code{pkg_postinst}.
     In a cross-compilation environment, these are dependencies for
     native tools (\code{CBUILD}). See \featureref{idepend}.
     \item[\code{pkg_*} phases] The initial working directory is

diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index c361422..2954dcb 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -211,13 +211,13 @@ inconsistent variable.
     No &
     \featurelabel{desttree} Controls the location where \t{dobin}, \t{dolib}, 
\t{domo},
     and \t{dosbin} install things. Only for EAPIs listed in 
table~\ref{tab:removed-env-vars-table}
-    as supporting \t{DESTTREE}. In all other EAPIs, this is retained as a 
conceptual variable not
+    as supporting \t{DESTTREE}\@. In all other EAPIs, this is retained as a 
conceptual variable not
     exported to the ebuild environment. \\
 \t{INSDESTTREE} &
     \t{src_install} &
     No &
     \featurelabel{insdesttree} Controls the location where \t{doins} installs 
things. Only for EAPIs
-    listed in table~\ref{tab:removed-env-vars-table} as supporting 
\t{INSDESTTREE}. In all other
+    listed in table~\ref{tab:removed-env-vars-table} as supporting 
\t{INSDESTTREE}\@. In all other
     EAPIs, this is retained as a conceptual variable not exported to the 
ebuild environment. \\
 \t{USE} &
     All &

Reply via email to