diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8 index 253071d5dfb7..0057bf5fd48c 100644 --- a/sbin/newfs_msdos/newfs_msdos.8 +++ b/sbin/newfs_msdos/newfs_msdos.8 @@ -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