diff options
| author | Xin LI <delphij@FreeBSD.org> | 2012-05-22 19:40:54 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2012-05-22 19:40:54 +0000 |
| commit | ba21c2b408a34da14fe1ab9ffbd6a74dbcab09cd (patch) | |
| tree | fc63aca0ecc7f5b29f51a2683ca7fda7b4ef3a17 /usr.bin/minigzip | |
| parent | 545c8862503ea8d90265a31cbe7d961f53d14ed2 (diff) | |
Notes
Diffstat (limited to 'usr.bin/minigzip')
| -rw-r--r-- | usr.bin/minigzip/minigzip.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/minigzip/minigzip.1 b/usr.bin/minigzip/minigzip.1 index ddd2b957a6b1..754e98f84c37 100644 --- a/usr.bin/minigzip/minigzip.1 +++ b/usr.bin/minigzip/minigzip.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 3, 2002 +.Dd May 22, 2012 .Dt MINIGZIP 1 .Os .Sh NAME @@ -48,7 +48,7 @@ output. The default operation is compression, decompression can be selected by supplying the .Fl d -flag on the commandline. +flag on the command line. .Pp If any .Ar file |
