From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 18 13:06:00 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94CD116A4CE for ; Fri, 18 Feb 2005 13:06:00 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84D443D41 for ; Fri, 18 Feb 2005 13:05:59 +0000 (GMT) (envelope-from ed@stack.nl) Received: from snail.stack.nl (snail.stack.nl [IPv6:2001:610:1108:5010::131]) by mailhost.stack.nl (Postfix) with ESMTP id BF56A1F003 for ; Fri, 18 Feb 2005 14:05:58 +0100 (CET) Received: by snail.stack.nl (Postfix, from userid 1830) id 931F32287B; Fri, 18 Feb 2005 14:05:58 +0100 (CET) Date: Fri, 18 Feb 2005 14:05:58 +0100 From: Ed Schouten To: FreeBSD Hackers Message-ID: <20050218130558.GI37104@il.fontys.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="byLs0wutDcxFdwtm" Content-Disposition: inline User-Agent: Mutt/1.5.7i X-Mailman-Approved-At: Fri, 18 Feb 2005 13:21:52 +0000 Subject: intro(2) manpage has wrong description of EFBIG? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 13:06:00 -0000 --byLs0wutDcxFdwtm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey guys, I was just reading the intro(2) manpage and saw the following description of EFBIG: | 27 EFBIG File too large. The size of a file exceeded the maximum (about | 2.1E9 bytes). Which is 2 GB. As far as I know, FreeBSD is capable of dealing with files larger than 2 GB. Shouldn't this manpage be updated? The same manpage on NetBSD 2.0 shows the following: | 27 EFBIG File too large. The size of a file exceeded the maximum. (The | system-wide maximum file size is 2**63 bytes. Each file system | may impose a lower limit for files contained within it). Which seems to be correct. Yours, --=20 Ed Schouten --byLs0wutDcxFdwtm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCFeg2yx16ydahrz4RAnBNAJ9M8PErVh1fEiZCE2nmx5IMrp8uxACgjJiD QA13rtT4vUsKCA1i7FjEFpc= =cOcw -----END PGP SIGNATURE----- --byLs0wutDcxFdwtm--