Be more accurate in the maximum filesize, it's 4GB not 4.3GB.

Reported by:	njl
This commit is contained in:
Remko Lodder 2007-12-09 13:34:10 +00:00
parent e75d31642e
commit dcdaad925d

View File

@ -163,7 +163,7 @@ struct bsxbpb {
};
.Ed
.Sh LIMITATION
The maximum file size is 4.3GB, even if the file system itself is bigger.
The maximum file size is 4GB, even if the file system itself is bigger.
.Sh EXIT STATUS
Exit status is 0 on success and 1 on error.
.Sh EXAMPLES