Language improvements to make the BUGS section easier to read.

Reviewed by:	Alexander Best <alexbestms wwu de>
MFC after:	13 days
This commit is contained in:
Xin LI 2010-04-27 17:50:43 +00:00
parent 2eb4a8dcae
commit 1edd4fcd23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207283

View File

@ -25,7 +25,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.Dd April 7, 2010 .Dd April 27, 2010
.Dt GZIP 1 .Dt GZIP 1
.Os .Os
.Sh NAME .Sh NAME
@ -218,8 +218,8 @@ with unpack support written by
.An Xin LI Aq delphij@FreeBSD.org . .An Xin LI Aq delphij@FreeBSD.org .
.Sh BUGS .Sh BUGS
According to RFC 1952, the recorded file size is stored in a 32-bit 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 integer, therefore, it can not represent files larger than 4GB.
4GB in size. This limitation also applies to This limitation also applies to
.Fl l .Fl l
option of option of
.Nm .Nm