summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/bsdlabel.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/bsdlabel/bsdlabel.8')
-rw-r--r--sbin/bsdlabel/bsdlabel.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index 84f86b0..bafb3052 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -657,13 +657,13 @@ for more details.
.It fsize
For
.Cm 4.2BSD
-and LFS file systems only, the fragment size. Defaults to 8192 for
-partitions smaller than 1 GB, 16384 for partitions 1GB or larger.
+and LFS file systems only, the fragment size. Defaults to 1024 for
+partitions smaller than 1 GB, 4096 for partitions 1GB or larger.
.It bsize
For
.Cm 4.2BSD
-and LFS file systems only, the block size. Defaults to 1024 for
-partitions smaller than 1 GB, 4096 for partitions 1GB or larger.
+and LFS file systems only, the block size. Defaults to 8192 for
+partitions smaller than 1 GB, 16384 for partitions 1GB or larger.
.It bps/cpg
For
.Cm 4.2BSD
OpenPOWER on IntegriCloud