Fix typo: 'fragement' -> 'fragment'

This commit is contained in:
Sheldon Hearn 2001-12-07 13:18:28 +00:00
parent 7ae5c6791e
commit be42c56328
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87491

View File

@ -276,7 +276,7 @@ bad sector allocation.
Creates a new ufs file system on
.Pa ad3s1a .
.Nm
will use a block size of 16384 bytes, a fragement size of 2048 bytes
will use a block size of 16384 bytes, a fragment size of 2048 bytes
and the largest possible number of cylinders per group.
These values tend to produce better performance than the defaults
for most applications.