aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-04-17 17:36:31 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-04-17 17:36:31 +0000
commitc3da0eb49a5626f81e5227f0da678e16e1e6ed24 (patch)
tree35d9e911efc34e19b049535f7b17861c3cb9b2e5
parent9faaf3b3c855c34f40f934957a59d753d72eba57 (diff)
downloadsrc-c3da0eb49a5626f81e5227f0da678e16e1e6ed24.tar.gz
src-c3da0eb49a5626f81e5227f0da678e16e1e6ed24.zip
Quick grammar fix.
Notes
Notes: svn path=/head/; revision=113604
-rw-r--r--sbin/bsdlabel/bsdlabel.84
-rw-r--r--sbin/disklabel/disklabel.84
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