summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/bsdlabel/bsdlabel.88
-rw-r--r--sbin/disklabel/disklabel.88
2 files changed, 8 insertions, 8 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
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 84f86b0..bafb3052 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.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