summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-05-26 22:11:32 +0200
committerUlrich Müller <ulm@gentoo.org>2021-06-05 10:55:42 +0200
commitbd0dab0f2c91aa4b1840bff77a34d83c3424d90c (patch)
tree6864346c53f763addedfe56fb38d49b54e8d18ee
parentEAPI 8 removes .7z, .rar, .lha unpack support (diff)
downloadpms-bd0dab0f2c91aa4b1840bff77a34d83c3424d90c.tar.gz
pms-bd0dab0f2c91aa4b1840bff77a34d83c3424d90c.tar.bz2
pms-bd0dab0f2c91aa4b1840bff77a34d83c3424d90c.zip
Cheat sheet: Fix cross references
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--eapi-cheatsheet.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 83ddfa7..fb62827 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -348,10 +348,10 @@ differences between these previous EAPIs.
which applies patches from the \code{PATCHES} variable with the
new \code{eapply} command, and user-provided patches with
\code{eapply_user}.
- See \featureref{src-prepare-6}.
+ See \featureref{src-prepare}.
\item[\code{src_install}] The default implementation uses the new
\code{einstalldocs} function for installing documentation.
- See \featureref{src-install-6}.
+ See \featureref{src-install}.
\item[\code{nonfatal die}] When \code{die} or \code{assert} are
called under the \code{nonfatal} command and with the \code{-n}
option, they will not abort the build process but return with an