diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-10-25 06:03:10 +0300 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-10-25 06:03:10 +0300 |
commit | 2f1a10eedfabaf592fe6587d8b666d6d573bb771 (patch) | |
tree | 845b2bf89d8ed882f4b9ba960cc8935d5858b8aa /manuals | |
parent | ed4e30e3f5cd4927f01c3fa2e1c89d7c42a499d2 (diff) | |
download | ponysay-2f1a10eedfabaf592fe6587d8b666d6d573bb771.tar.gz ponysay-2f1a10eedfabaf592fe6587d8b666d6d573bb771.tar.bz2 ponysay-2f1a10eedfabaf592fe6587d8b666d6d573bb771.zip |
typo
Diffstat (limited to 'manuals')
-rw-r--r-- | manuals/ponysay.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 0d2c68e..01a4fa6 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1323,7 +1323,7 @@ inode comparison. @end table Recognised compressions are @option{gz} which uses @option{gzip -9}, and @option{xz} -which uses @option{xz -9e}. @option{xz} is still exotic to most programs, use using +which uses @option{xz -9e}. @option{xz} is still exotic to most programs, using it is not recommended. Distributors are strongly disencouraged to compression for the PDF manual and should use @option{--without-pdf-compression}. |