commit: 06a9a7d92c016c3fa9f8f2fd606fbd95ffae45f4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 16:59:22 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri May 4 06:53:52 2018 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=06a9a7d9
*into, *opts: Remove redundant offset-prefix sentence from heading
Remove the offset-prefix reference from heading to 'Commands affecting
install destinations'. The offset-prefix situation is explained
in 'into' already, and it applies only to the *into commands.
pkg-mgr-commands.tex | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 07b8d9f..01c0c6d 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -706,11 +706,10 @@ the current phase function has returned.
\end{centertable}
\subsection{Commands affecting install destinations}
-The following commands are used to set the various destination trees, all
relative to \t{\$\{ED\}} in
-offset-prefix aware EAPIs and relative to \t{\$\{D\}} in offset-prefix
agnostic EAPIs, used by the
-above installation commands. They must be shell functions or aliases, due to
the need to set variables
-read by the above commands. Ebuilds must not run any of these commands once
the current phase function
-has returned.
+The following commands are used to set the various destination trees and
options used by the above
+installation commands. They must be shell functions or aliases, due to the
need to set variables
+read by the above commands. Ebuilds must not run any of these commands once
the current phase
+function has returned.
\begin{description}