summaryrefslogtreecommitdiff
path: root/gzip.1
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-11-26 06:23:40 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-11-26 06:23:40 +0000
commit9a84aa8bb5ae9b32330553de72d4f6bf6dcca1ae (patch)
tree634d7d2711f5180a3eaf428bb6d143b7d72fe023 /gzip.1
parentc37f9386c672995a0cedc19f93d8505a0c241059 (diff)
downloadgzip-9a84aa8bb5ae9b32330553de72d4f6bf6dcca1ae.tar.gz
* gzip.1 (OPTIONS): ouput -> output. Problem reported by Matt
Taggart. * vms/gzip.hlp: Likewise.
Diffstat (limited to 'gzip.1')
-rw-r--r--gzip.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gzip.1 b/gzip.1
index f5d03ff..f52d6a0 100644
--- 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
-to the standard ouput: let
+to the standard output: let
.I zcat
behave as
.I cat.