diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-12 04:57:03 +0000 |
| commit | bcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch) | |
| tree | 4e2ceb31ad0d7c084e01b96df21229496bcbecef /gnu/usr.bin/gzip | |
| parent | f80cd54d3433e33fd7dd0896500bfdf101c83414 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/gzip')
| -rw-r--r-- | gnu/usr.bin/gzip/gzip.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/gzip.1 b/gnu/usr.bin/gzip/gzip.1 index ac151ec0d79a..5304d30b44ea 100644 --- a/gnu/usr.bin/gzip/gzip.1 +++ b/gnu/usr.bin/gzip/gzip.1 @@ -367,7 +367,7 @@ explicit command line parameters. For example: On Vax/VMS, the name of the environment variable is GZIP_OPT, to avoid a conflict with the symbol set for invocation of the program. .SH "SEE ALSO" -znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), compress(1) +znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), compress(1) .SH "DIAGNOSTICS" Exit status is normally 0; if an error occurs, exit status is 1. If a warning occurs, exit status is 2. |
