From 1edd4fcd23cf1ca4e2f8bfdd539ee0f60c4d6e65 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Tue, 27 Apr 2010 17:50:43 +0000 Subject: [PATCH] Language improvements to make the BUGS section easier to read. Reviewed by: Alexander Best MFC after: 13 days --- usr.bin/gzip/gzip.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/gzip/gzip.1 b/usr.bin/gzip/gzip.1 index bb1faddbabb3..848a4b391c94 100644 --- a/usr.bin/gzip/gzip.1 +++ b/usr.bin/gzip/gzip.1 @@ -25,7 +25,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD$ -.Dd April 7, 2010 +.Dd April 27, 2010 .Dt GZIP 1 .Os .Sh NAME @@ -218,8 +218,8 @@ with unpack support written by .An Xin LI Aq delphij@FreeBSD.org . .Sh BUGS According to RFC 1952, the recorded file size is stored in a 32-bit -integer and therefore it can not represent files that is bigger than -4GB in size. This limitation also applies to +integer, therefore, it can not represent files larger than 4GB. +This limitation also applies to .Fl l option of .Nm