X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gzip.1;h=48902bde6a5601fec2c116147e329ed090525de4;hb=de0d98027cdc141341d2131293662ceea03f97fd;hp=784d8283e9765203bb51c08a15671ce0032de3ba;hpb=0d5a754ba8f2cc33e98d48d559f0ad6cd18a43a3;p=debian%2Fgzip diff --git a/gzip.1 b/gzip.1 index 784d828..48902bd 100644 --- a/gzip.1 +++ b/gzip.1 @@ -72,7 +72,7 @@ legal. .PP .I gunzip takes a list of files on its command line and replaces each -file whose name ends with .gz, -gz, .z, -z, _z or .Z +file whose name ends with .gz, -gz, .z, -z, or _z (ignoring case) and which begins with the correct magic number with an uncompressed file without the original extension. .I gunzip @@ -300,7 +300,7 @@ decompression on all given files regardless of suffix, as in: Previous versions of gzip used the .z suffix. This was changed to avoid a conflict with -.IR pack "(1)". +.I pack. .TP .B \-t --test Test. Check the compressed file integrity. @@ -383,8 +383,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), -pack(1), compact(1) +znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), compress(1) .PP The .I gzip