From 896f3841bf047ca93766900f8cd8c5852e6a9245 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 16 May 2002 04:10:46 +0000 Subject: more file system > filesystem --- sbin/disklabel/disklabel.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/disklabel/disklabel.8') 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 -- cgit v1.1