From 84ed4b3aa5e9af6f79f190f7de397a19eff0e3a0 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 11 Mar 2014 23:46:50 +0100 Subject: [PATCH] fix cwebp.1 typos after patch #69199 Change-Id: I046a54dbb4210319ddb156f49dd9d13d47b0d035 --- man/cwebp.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/cwebp.1 b/man/cwebp.1 index dfa02333..1dd27f66 100644 --- a/man/cwebp.1 +++ b/man/cwebp.1 @@ -36,8 +36,8 @@ is 75. .BI \-z " int Switch on \fBlossless\fP compression mode with the specified level between 0 and 9, with level 0 being the fastest, 9 being the slowest. Fast mode -produce larger file size than fast ones. A good default is \-z 6. -This option is actually a shortcut for some predefined setting for quality +produces larger file size than slower ones. A good default is \-z 6. +This option is actually a shortcut for some predefined settings for quality and method. If options \-q or \-m are subsequently used, they will invalidate the effect of this \-z option. .br