View | Details | Raw Unified | Return to bug 30330
Collapse All | Expand All

(-)disklabel.8 Wed Sep 5 12:11:55 2001 (-4 / +4 lines)
Lines 657-669 Link Here
657
.It fsize
657
.It fsize
658
For
658
For
659
.Cm 4.2BSD
659
.Cm 4.2BSD
660
and LFS file systems only, the fragment size.  Defaults to 8192 for
660
and LFS file systems only, the block size.  Defaults to 1024 for
661
partitions smaller than 1 GB, 16384 for partitions 1GB or larger.
661
partitions smaller than 1 GB, 4096 for partitions 1GB or larger.
662
.It bsize
662
.It bsize
663
For
663
For
664
.Cm 4.2BSD
664
.Cm 4.2BSD
665
and LFS file systems only, the block size.  Defaults to 1024 for
665
and LFS file systems only, the fragment size.  Defaults to 8192 for
666
partitions smaller than 1 GB, 4096 for partitions 1GB or larger.
666
partitions smaller than 1 GB, 16384 for partitions 1GB or larger.
667
.It bps/cpg
667
.It bps/cpg
668
For
668
For
669
.Cm 4.2BSD
669
.Cm 4.2BSD

Return to bug 30330