diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index f83c9bd8fc6e..3ed37c01ebb1 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -966,11 +966,11 @@ The .Nm utility 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 the .Ql c partition does not start at 0 or does not cover the entire slice, if a partition runs past the end of the device, and a number of other errors, -but no warning is given if space remains unused. +but no warning is given if space remains unused. \ No newline at end of file diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index f83c9bd8fc6e..3ed37c01ebb1 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -966,11 +966,11 @@ The .Nm utility 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 the .Ql c partition does not start at 0 or does not cover the entire slice, if a partition runs past the end of the device, and a number of other errors, -but no warning is given if space remains unused. +but no warning is given if space remains unused. \ No newline at end of file