diff options
Diffstat (limited to 'src/xz/xz.1')
-rw-r--r-- | src/xz/xz.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index 9038f690..4a30cd9d 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-07-04" "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 @@ -731,7 +731,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 |