summaryrefslogtreecommitdiffstats
path: root/sbin/disklabel/disklabel.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-rw-r--r--sbin/disklabel/disklabel.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index b11579e..4c674b5 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -628,7 +628,7 @@ will be interpreted as an offset of 0.
.It fstype
describes the purpose of the partition. The example shows all currently used
partition types.
-For UFS file systems and ccd partitions, use type
+For UFS filesystems and ccd partitions, use type
.Cm 4.2BSD .
For Vinum drives, use type
.Cm vinum .
@@ -654,17 +654,17 @@ for more details.
.It fsize
For
.Cm 4.2BSD
-and LFS file systems only, the fragment size. Defaults to 1024 for
+and LFS filesystems 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 8192 for
+and LFS filesystems 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
-file systems, the number of cylinders in a cylinder group. For LFS file
+filesystems, the number of cylinders in a cylinder group. For LFS file
systems, the segment shift value. Defaults to 16 for
partitions smaller than 1 GB, 64 for partitions 1GB or larger.
.El
@@ -727,7 +727,7 @@ NOT install the new label either in-core or on-disk.
Try to auto-detect the required information from
.Pa da0s1 ,
and write a new label to the disk. Use another disklabel -e command to edit the
-partitioning and file system information.
+partitioning and filesystem information.
.Pp
.Dl disklabel -R da0s1 savedlabel
.Pp
OpenPOWER on IntegriCloud