summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2016-09-02 00:08:14 -0700
committerJames Zern <jzern@google.com>2016-12-07 18:30:28 -0800
commit9c75dbd39cb4946c034768572cd86d4d34d47397 (patch)
tree3eaf2bc72c4a9f60d333118550c46c38b58fdb67
parentaf2e05cbdfcb0574d20d9c53663ae03819a10fcb (diff)
downloadlibwebp-9c75dbd39cb4946c034768572cd86d4d34d47397.tar.gz
cwebp.1: improve some grammar
Change-Id: Id849d7e0d7573f5b8d3b2e807d95e9c628f03b1e (cherry picked from commit 5b46f7fc805049abeb3b75e0d325654882b1d756)
-rw-r--r--man/cwebp.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man/cwebp.1 b/man/cwebp.1
index a433f84e..12fb472f 100644
--- a/man/cwebp.1
+++ b/man/cwebp.1
@@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
-.TH CWEBP 1 "August 05, 2016"
+.TH CWEBP 1 "September 02, 2016"
.SH NAME
cwebp \- compress an image file to a WebP file
.SH SYNOPSIS
@@ -117,15 +117,15 @@ or without alpha).
.TP
.BI \-size " int
Specify a target size (in bytes) to try and reach for the compressed output.
-Compressor will make several pass of partial encoding in order to get as
+The compressor will make several passes of partial encoding in order to get as
close as possible to this target. If both \fB\-size\fP and \fB\-psnr\fP
-as used, \fB\-size\fP value will prevail.
+are used, \fB\-size\fP value will prevail.
.TP
.BI \-psnr " float
Specify a target PSNR (in dB) to try and reach for the compressed output.
-Compressor will make several pass of partial encoding in order to get as
+The compressor will make several passes of partial encoding in order to get as
close as possible to this target. If both \fB\-size\fP and \fB\-psnr\fP
-as used, \fB\-size\fP value will prevail.
+are used, \fB\-size\fP value will prevail.
.TP
.BI \-pass " int
Set a maximum number of passes to use during the dichotomy used by
@@ -222,7 +222,7 @@ Report encoding progress in percent.
Do not print anything.
.TP
.B \-short
-Only print brief information (output file size and PSNR) for testing purpose.
+Only print brief information (output file size and PSNR) for testing purposes.
.TP
.BI \-map " int
Output additional ASCII\-map of encoding information. Possible map values