[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] dpkg-source(1): document default compression levels for lzma and xz



---
 man/dpkg-source.1 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man/dpkg-source.1 b/man/dpkg-source.1
index fb6f377..d6af2b4 100644
--- a/man/dpkg-source.1
+++ b/man/dpkg-source.1
@@ -153,7 +153,7 @@ dpkg-dev 1.15.5.
 Compression level to use. As with \fB\-Z\fP it only affects newly created
 files. Supported values are:
 .IR 1 " to " 9 ", " best ", and " fast .
-\fI9\fP is the default.
+The default is \fI9\fP for gzip and bzip2 and \fI6\fP for lzma and xz.
 .TP
 .BR \-i "[\fIregexp\fP], " \-\-diff\-ignore [=\fIregexp\fP]
 You may specify a perl regular expression to match files you want
-- 
1.7.2.5


Reply to: