commit: d3962ce8280c33716d88bd65eb321bfaa9293619
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 08:01:16 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 08:02:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=d3962ce8
fixup! Cheat sheet: Update for EAPI 6.
eapi-cheatsheet.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index 99de04e..7792d5c 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -350,8 +350,8 @@ differences between these previous EAPIs.
\item[Pathnames] Both absolute paths and paths relative to the
working directory are accepted as arguments.
See \featureref{unpack-absolute}.
- \item[\code{.txz} files] Unpacking of \code{.txz} files is now
- supported.
+ \item[\code{.txz} files] Suffix \code{.txz} for xz compressed
+ tarballs is recognised.
See \featureref{unpack-extensions}.
\item[Filename case] Character case of filename extensions is
ignored.