| Index: src/xzdec/xzdec.1
 | 
| ===================================================================
 | 
| --- src/xzdec/xzdec.1	(revision 233270)
 | 
| +++ src/xzdec/xzdec.1	(working copy)
 | 
| @@ -4,17 +4,17 @@
 | 
|  .\" This file has been put into the public domain.
 | 
|  .\" You can do whatever you want with this file.
 | 
|  .\"
 | 
| -.TH XZDEC 1 "2010-09-27" "Tukaani" "XZ Utils"
 | 
| +.TH XZDEC 1 "2013-06-30" "Tukaani" "XZ Utils"
 | 
|  .SH NAME
 | 
|  xzdec, lzmadec \- Small .xz and .lzma decompressors
 | 
|  .SH SYNOPSIS
 | 
|  .B xzdec
 | 
| -.RI [ option ]...
 | 
| -.RI [ file ]...
 | 
| +.RI [ option... ]
 | 
| +.RI [ file... ]
 | 
|  .br
 | 
|  .B lzmadec
 | 
| -.RI [ option ]...
 | 
| -.RI [ file ]...
 | 
| +.RI [ option... ]
 | 
| +.RI [ file... ]
 | 
|  .SH DESCRIPTION
 | 
|  .B xzdec
 | 
|  is a liblzma-based decompression-only tool for
 | 
| 
 |