From 8c986a2f888166ed91becbd51c87ff00b554678c Mon Sep 17 00:00:00 2001 From: delphij Date: Tue, 27 Apr 2010 17:50:43 +0000 Subject: 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(-) (limited to 'usr.bin/gzip') diff --git a/usr.bin/gzip/gzip.1 b/usr.bin/gzip/gzip.1 index bb1fadd..848a4b3 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 -- cgit v1.1