diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-22 14:34:03 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-22 14:34:03 +0300 |
commit | 2e6754eac26a431e8d340c28906f63bcd1e177e8 (patch) | |
tree | 44b8ad8316a2c0c405d862ef5254bc04e8a44ee5 /src/xz/xz.1 | |
parent | Docs: Language fix to 01_compress_easy.c. (diff) | |
download | xz-2e6754eac26a431e8d340c28906f63bcd1e177e8.tar.xz |
xz: Update man page date to match the latest update.
Diffstat (limited to '')
-rw-r--r-- | src/xz/xz.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index 3ff89f00..cb8cd1ee 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 "2011-04-12" "Tukaani" "XZ Utils" +.TH XZ 1 "2012-05-27" "Tukaani" "XZ Utils" . .SH NAME xz, unxz, xzcat, lzma, unlzma, lzcat \- Compress or decompress .xz and .lzma files |