diff options
| author | wiz <wiz@NetBSD.org> | 2003-01-04 11:05:22 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-01-04 11:05:22 +0000 |
| commit | 7157d2da1c8f97273e360998c8a82f72ac31b3a6 (patch) | |
| tree | dc1e9f694eae4dd2765857b138bb3785391ecb1b /gnu/usr.bin | |
| parent | a9a3a6a120feddc4efaf929dbb1c190513b2e301 (diff) | |
ouput -> output, from Igor Sobrado in PR 19667.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/gzip/gzip.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gzip/gzip.1 b/gnu/usr.bin/gzip/gzip.1 index d84d710a0dc..d8efd132ea8 100644 --- a/gnu/usr.bin/gzip/gzip.1 +++ b/gnu/usr.bin/gzip/gzip.1 @@ -1,4 +1,4 @@ -.\" $Id: gzip.1,v 1.7 2002/02/08 01:26:49 ross Exp $ +.\" $Id: gzip.1,v 1.8 2003/01/04 11:05:22 wiz Exp $ .PU .TH GZIP 1 .SH NAME @@ -196,7 +196,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. |
