summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-04-05 18:53:09 +0200
committerUlrich Müller <ulm@gentoo.org>2018-04-05 18:53:09 +0200
commit826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12 (patch)
tree5fad0c27f2e2f7675075a32c47e910e97232a293 /eapi-cheatsheet.tex
parentAdd chewi to acknowledgements. (diff)
downloadpms-826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12.tar.gz
pms-826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12.tar.bz2
pms-826ff37e9f2d1f6b9808e8eccfbf87d3b0509e12.zip
Cheat sheet: Fix undefined reference.
Diffstat (limited to 'eapi-cheatsheet.tex')
-rw-r--r--eapi-cheatsheet.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 6833c79..14ca8ca 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -297,7 +297,7 @@ differences between these previous EAPIs.
\item[\code{has_version} and \code{best_version} changes]
The two helpers support a \code{-{}-host-root} option that causes
the query to apply to the host root instead of \code{ROOT}.
- See~\featureref{host-root-option}.
+ See~\featureref{pm-query-options}.
\item[\code{usex}] Usage for this helper function is
\code{usex} \emph{<USE flag> [true1] [false1] [true2] [false2]}.
If the USE flag is set, outputs \emph{[true1][true2]}