From c3da0eb49a5626f81e5227f0da678e16e1e6ed24 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Thu, 17 Apr 2003 17:36:31 +0000 Subject: [PATCH] Quick grammar fix. --- sbin/bsdlabel/bsdlabel.8 | 4 ++-- sbin/disklabel/disklabel.8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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