summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-02-18 17:41:20 +0100
committerUlrich Müller <ulm@gentoo.org>2016-02-18 17:41:20 +0100
commit26df5265da4cee62a997cb43e68f285ce8cd287c (patch)
treea9daa23be69313900b4057452a2d8772742952d7 /pkg-mgr-commands.tex
parentAppendix: Include EAPI differences sections in table of contents. (diff)
downloadpms-26df5265da4cee62a997cb43e68f285ce8cd287c.tar.gz
pms-26df5265da4cee62a997cb43e68f285ce8cd287c.tar.bz2
pms-26df5265da4cee62a997cb43e68f285ce8cd287c.zip
pkg-mgr-commands.tex: Typo.
Diffstat (limited to 'pkg-mgr-commands.tex')
-rw-r--r--pkg-mgr-commands.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 00758ce..be157cf 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -849,7 +849,7 @@ has returned.
\featurelabel{unpack-extensions} Must be able to unpack the following file formats, if the
relevant binaries are available:
\begin{itemize}
- \item tar files (\t{*.tar}). Ebuilds must ensure that GNU tar installed.
+ \item tar files (\t{*.tar}). Ebuilds must ensure that GNU tar is installed.
\item gzip-compressed files (\t{*.gz, *.Z}). Ebuilds must ensure that GNU gzip is installed.
\item gzip-compressed tar files (\t{*.tar.gz, *.tgz, *.tar.Z}). Ebuilds must ensure that
GNU gzip and GNU tar are installed.