From af65ef5c40dc69cec2042508740f17e3a95ece08 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Thu, 21 Apr 2011 20:05:55 +0300 Subject: [PATCH] man/lrzip.conf.5: fix hyphen --- man/lrzip.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/lrzip.conf.5 b/man/lrzip.conf.5 index ac564e4..244a317 100644 --- a/man/lrzip.conf.5 +++ b/man/lrzip.conf.5 @@ -31,7 +31,7 @@ Parameter values are not case sensitive\&. # UNLIMITED = YES # Compression Method, rzip, gzip, bzip2, lzo, or lzma (default), zpaq. # COMPRESSIONMETHOD = LZMA -# Perform LZO Test. Default = YES (-T option, NO) +# Perform LZO Test. Default = YES (\-T option, NO) # LZOTEST = NO # Hash Check on decompression, YES # HASHCHECK = YES