diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-22 14:36:16 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-22 14:36:16 +0300 |
commit | 20778053a07eb90c159c1377ca8dc05a90fd530b (patch) | |
tree | e742b18d206871c1d8da600a4b743f2d19feb95f | |
parent | Bump version and soname for 5.0.4. (diff) | |
download | xz-20778053a07eb90c159c1377ca8dc05a90fd530b.tar.xz |
xz: Update man page date to match the latest update.larhzu/v5.0.4
-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 4d709d88..8edc456c 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 "2010-10-04" "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 |