Date: Fri, 18 Feb 2005 14:05:58 +0100 From: Ed Schouten <ed@il.fontys.nl> To: FreeBSD Hackers <hackers@freebsd.org> Subject: intro(2) manpage has wrong description of EFBIG? Message-ID: <20050218130558.GI37104@il.fontys.nl>
next in thread | raw e-mail | index | archive | help
--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 <ed@il.fontys.nl> --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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050218130558.GI37104>