diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
| commit | c6d6e7726fa28ac07232fe53a31ab927c574acb3 (patch) | |
| tree | 3ed127ddb3ef9a9385b7a163f7b649524c1d54e0 /gnu | |
| parent | 08e13cdfa74bd1155e49a770871f63e503d981f3 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gzip/gzip.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/gzip.1 b/gnu/usr.bin/gzip/gzip.1 index 2d1e1a4ffc36a..795e47fe059d8 100644 --- a/gnu/usr.bin/gzip/gzip.1 +++ b/gnu/usr.bin/gzip/gzip.1 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .PU .TH GZIP 1 .SH NAME @@ -175,7 +177,7 @@ or decompressing. .SH OPTIONS .TP .B \-a --ascii -Ascii text mode: convert end-of-lines using local conventions. This option +ASCII text mode: convert end-of-lines using local conventions. This option is supported only on some non-Unix systems. For MSDOS, CR LF is converted to LF when compressing, and LF is converted to CR LF when decompressing. .TP |
