summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-09-03 17:23:57 +0200
committerUlrich Müller <ulm@gentoo.org>2021-09-03 17:23:57 +0200
commit0d8e19d85038ad2433e655cdbca8189d72163f60 (patch)
tree0433e5915a6b75bcb70f71df5791f00f0878e45e
parentpkg-mgr-commands.tex: Clarify which commands are allowed in global scope (diff)
downloadpms-0d8e19d85038ad2433e655cdbca8189d72163f60.tar.gz
pms-0d8e19d85038ad2433e655cdbca8189d72163f60.tar.bz2
pms-0d8e19d85038ad2433e655cdbca8189d72163f60.zip
ebuild-env-vars.tex: Add missing \\ in table
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--ebuild-env-vars.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/ebuild-env-vars.tex b/ebuild-env-vars.tex
index b52f0b3..a55c366 100644
--- a/ebuild-env-vars.tex
+++ b/ebuild-env-vars.tex
@@ -256,10 +256,10 @@ variable.
\t{REPLACED_BY_VERSION} &
\t{pkg_prerm}, \t{pkg_postrm} &
Yes &
- The single version of this package (including revision, if specified) that is replacing us, if
- we are being uninstalled as part of an install, or an empty string otherwise. See
- section~\ref{sec:replacing-versions}. Only for EAPIs listed in table~\ref{tab:added-env-vars-table}
- as supporting \t{REPLACED_BY_VERSION}.
+ The single version of this package (including revision, if specified) that is replacing us,
+ if we are being uninstalled as part of an install, or an empty string otherwise.
+ See section~\ref{sec:replacing-versions}. Only for EAPIs listed in
+ table~\ref{tab:added-env-vars-table} as supporting \t{REPLACED_BY_VERSION}. \\
\end{longtable}
\end{landscape}