summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-09-03 17:24:25 +0200
committerUlrich Müller <ulm@gentoo.org>2021-09-03 17:24:25 +0200
commit823cc48478a0bb108baa03f0e33e5f77824e5db2 (patch)
tree07da634d361bbd42e7b146bab622b968710a46aa
parentebuild-env-vars.tex: Add missing \\ in table (diff)
downloadpms-823cc48478a0bb108baa03f0e33e5f77824e5db2.tar.gz
pms-823cc48478a0bb108baa03f0e33e5f77824e5db2.tar.bz2
pms-823cc48478a0bb108baa03f0e33e5f77824e5db2.zip
eapi-cheatsheet.tex: Delete trailing whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--eapi-cheatsheet.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index c333b32..8c379bc 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -556,7 +556,7 @@ differences between these previous EAPIs.
to configure, respectively. See \featureref{econf-options}.
\item[\code{dosym}] With the new option \code{-r}, an absolute
path specified for the link target will be converted to a path
- relative to the link location. See \featureref{dosym-relative}.
+ 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.\
they are no longer affected by \code{insopts}.