Quick grammar fix.

This commit is contained in:
Tom Rhodes 2003-04-17 17:36:31 +00:00
parent 9faaf3b3c8
commit c3da0eb49a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113604
2 changed files with 4 additions and 4 deletions

View File

@ -966,11 +966,11 @@ The
.Nm .Nm
utility utility
does not perform all possible error checking. does not perform all possible error checking.
Warning is given if partitions overlap, Warnings are given if partitions overlap,
if an absolute offset does not match the expected offset, if an absolute offset does not match the expected offset,
if the if the
.Ql c .Ql c
partition does not start at 0 or does not cover the entire slice, partition does not start at 0 or does not cover the entire slice,
if a partition runs past the end of the device, if a partition runs past the end of the device,
and a number of other errors, and a number of other errors,
but no warning is given if space remains unused. but no warning is given if space remains unused.

View File

@ -966,11 +966,11 @@ The
.Nm .Nm
utility utility
does not perform all possible error checking. does not perform all possible error checking.
Warning is given if partitions overlap, Warnings are given if partitions overlap,
if an absolute offset does not match the expected offset, if an absolute offset does not match the expected offset,
if the if the
.Ql c .Ql c
partition does not start at 0 or does not cover the entire slice, partition does not start at 0 or does not cover the entire slice,
if a partition runs past the end of the device, if a partition runs past the end of the device,
and a number of other errors, and a number of other errors,
but no warning is given if space remains unused. but no warning is given if space remains unused.