commit: 26df5265da4cee62a997cb43e68f285ce8cd287c
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 16:41:20 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 16:41:20 2016 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=26df5265
pkg-mgr-commands.tex: Typo.
pkg-mgr-commands.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.