* gzip.1 (OPTIONS): ouput -> output. Problem reported by Matt
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Nov 2006 06:23:40 +0000 (06:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Nov 2006 06:23:40 +0000 (06:23 +0000)
Taggart.
* vms/gzip.hlp: Likewise.

ChangeLog
gzip.1
vms/gzip.hlp

index 22d6179535ba472ae14dafc21af30b4047ad89b6..c4fb67c2195101b4bad686a994198b5a37142d1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
 2006-11-25  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * gzip.1 (OPTIONS): ouput -> output.  Problem reported by Matt
+       Taggart.
+       * vms/gzip.hlp: Likewise.
+
        * Makefile.am (FILES_TO_CHECK): New macro.
        (check-local): Check only the files in FILES_TO_CHECK, since some
        files under the working directory might be mutating as the test is
        * Makefile.am (FILES_TO_CHECK): New macro.
        (check-local): Check only the files in FILES_TO_CHECK, since some
        files under the working directory might be mutating as the test is
diff --git a/gzip.1 b/gzip.1
index f5d03ff3ef59b6fa5ba6aa952f8d61d28509c3ab..f52d6a0f1ac1520111f5081499f8c82bb251b291 100644 (file)
--- a/gzip.1
+++ b/gzip.1
@@ -210,7 +210,7 @@ is read from or written to a terminal. If the input data is not in
 a format recognized by
 .I gzip,
 and if the option --stdout is also given, copy the input data without change
 a format recognized by
 .I gzip,
 and if the option --stdout is also given, copy the input data without change
-to the standard ouput: let
+to the standard output: let
 .I zcat
 behave as
 .I cat.
 .I zcat
 behave as
 .I cat.
index ba53cc643dd54875147e5c0f8d1777004c9d8830..0bee53673a0326739536310ee5853da77752285f 100644 (file)
@@ -117,7 +117,7 @@ SYNOPSIS
           ten to a terminal. If the input data is not in a format
           recognized by gzip, and if the option --stdout is  also
           given,  copy the input data without change to the stan-
           ten to a terminal. If the input data is not in a format
           recognized by gzip, and if the option --stdout is  also
           given,  copy the input data without change to the stan-
-          dard ouput: let zcat behave as cat. If -f is not given,
+          dard output: let zcat behave as cat. If -f is not given,
           and when not running in the background, gzip prompts to
           verify whether an existing file should be overwritten.
 
           and when not running in the background, gzip prompts to
           verify whether an existing file should be overwritten.