Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Thu, 26 Apr 2018 06:21:36
Message-Id: 1524717947.229b385a95e1c2f73c03638b08da34d07203b94f.ulm@gentoo
1 commit: 229b385a95e1c2f73c03638b08da34d07203b94f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 04:45:47 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 04:45:47 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=229b385a
7
8 Cheat sheet: Small typographic fix.
9
10 eapi-cheatsheet.tex | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
14 index 6833c79..3eaad9a 100644
15 --- a/eapi-cheatsheet.tex
16 +++ b/eapi-cheatsheet.tex
17 @@ -391,7 +391,7 @@ differences between these previous EAPIs.
18 ebuild for USE queries.
19 See \featureref{in-iuse}.
20 \item[\code{get_libdir}] The \code{get_libdir} command outputs
21 - the \code{lib*} directory basename suitable for the current ABI.
22 + the \code{lib*} directory basename suitable for the current ABI\@.
23 See \featureref{get-libdir}.
24 \end{description}
25 \subsection{Removals/Bans}