aboutsummaryrefslogtreecommitdiff
path: root/src/xz
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-12-15 20:01:02 +0200
committerLasse Collin <lasse.collin@tukaani.org>2012-12-15 20:01:02 +0200
commit75013db6d4d63c195bd8b8d45729b4be0665a812 (patch)
treec9dc83bbb4565446a732cd3c5c6184ae6c919bba /src/xz
parentBuild: Bump gettext version requirement to 0.18. (diff)
downloadxz-75013db6d4d63c195bd8b8d45729b4be0665a812.tar.xz
A few typo fixes to comments and the xz man page.
Thanks to Jim Meyering.
Diffstat (limited to 'src/xz')
-rw-r--r--src/xz/xz.14
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1
index 8edc456c..a7bd2052 100644
--- a/src/xz/xz.1
+++ b/src/xz/xz.1
@@ -5,7 +5,7 @@
.\" This file has been put into the public domain.
.\" You can do whatever you want with this file.
.\"
-.TH XZ 1 "2012-05-27" "Tukaani" "XZ Utils"
+.TH XZ 1 "2012-08-24" "Tukaani" "XZ Utils"
.
.SH NAME
xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files
@@ -708,7 +708,7 @@ be dramatically higher than that of the single-threaded mode.
DecMem contains the decompressor memory requirements.
That is, the compression settings determine
the memory requirements of the decompressor.
-The exact decompressor memory usage is slighly more than
+The exact decompressor memory usage is slightly more than
the LZMA2 dictionary size, but the values in the table
have been rounded up to the next full MiB.
.RE