summaryrefslogtreecommitdiffstats
path: root/sbin/growfs
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-06 21:45:48 +0000
committermarkm <markm@FreeBSD.org>2002-02-06 21:45:48 +0000
commitd60983728a03e28b9452663b4152f758ae91cf7a (patch)
tree053301c44ac1ee07a3fa5d5baca77cd131e3592c /sbin/growfs
parentd383aa9b57807f8c24ddb1248e5a9bd0b739b73c (diff)
downloadFreeBSD-src-d60983728a03e28b9452663b4152f758ae91cf7a.zip
FreeBSD-src-d60983728a03e28b9452663b4152f758ae91cf7a.tar.gz
Minor grammar fixes.
Diffstat (limited to 'sbin/growfs')
-rw-r--r--sbin/growfs/growfs.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 214007e..ba27589 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -118,12 +118,12 @@ There may be cases on
.Fx
3.x only, when
.Nm
-does not recognize exactly, whether the file system is mounted or not and
+does not recognize properly whether or not the file system is mounted and
exits with an error message.
Then please use
.Nm
.Fl y
-if you are sure, that the file system is not mounted.
+if you are sure that the file system is not mounted.
It is also recommended to always use
.Xr fsck 8
after enlarging (just to be on the safe side).
@@ -163,9 +163,9 @@ Normally
.Nm
writes this critical structure to disk and reads it again later for doing more
updates.
-This read operation will provide unexpected data, when using
+This read operation will provide unexpected data when using
.Fl N .
-Therefore, this part can not really be simulated and will be skiped in test
+Therefore, this part can not really be simulated and will be skipped in test
mode.
.Sh SEE ALSO
.Xr disklabel 8 ,
OpenPOWER on IntegriCloud