summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/newfs_msdos/newfs_msdos.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8
index 024ed1c..d9b0550 100644
--- a/sbin/newfs_msdos/newfs_msdos.8
+++ b/sbin/newfs_msdos/newfs_msdos.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 6, 1998
+.Dd December 8, 2007
.Dt NEWFS_MSDOS 8
.Os
.Sh NAME
@@ -162,6 +162,9 @@ struct bsxbpb {
u_int16_t bkbs; /* [-k] backup boot sector */
};
.Ed
+.Sh LIMITATION
+The maximum file size is 4.3GB, even if the file system itself is bigger.
+.Ed
.Sh EXIT STATUS
Exit status is 0 on success and 1 on error.
.Sh EXAMPLES
OpenPOWER on IntegriCloud