summaryrefslogtreecommitdiffstats
path: root/usr.bin/minigzip/minigzip.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/minigzip/minigzip.1')
-rw-r--r--usr.bin/minigzip/minigzip.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/minigzip/minigzip.1 b/usr.bin/minigzip/minigzip.1
index 02f347d..c13857f 100644
--- a/usr.bin/minigzip/minigzip.1
+++ b/usr.bin/minigzip/minigzip.1
@@ -43,14 +43,14 @@ compression and decompression of individual files, as well as
streaming compression and decompression via standard input and
output.
.Pp
-The default operation is compression, decompression can be
+The default operation is compression, decompression can be
selected by supplying the
.Fl d
flag on the commandline.
.Pp
If any
.Ar file
-arguments are supplied, the operation is performed on each file
+arguments are supplied, the operation is performed on each file
separately. Compression replaces the original file with one having a
.Pa .gz
suffix. Decompression will remove a
@@ -61,7 +61,7 @@ If no
.Ar file
arguments are supplied,
.Nm
-reads from standard input and writes the results of the operation
+reads from standard input and writes the results of the operation
to standard output.
.Sh SEE ALSO
.Xr gzip 1
OpenPOWER on IntegriCloud