summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/nop
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/nop')
-rw-r--r--sbin/geom/class/nop/gnop.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8
index 550ded1..83c3323 100644
--- a/sbin/geom/class/nop/gnop.8
+++ b/sbin/geom/class/nop/gnop.8
@@ -71,9 +71,9 @@ utility is used for setting up transparent providers on existing ones.
Its main purpose is testing other GEOM classes, as it allows forced provider
removal and I/O error simulation with a given probability.
It also gathers the following statistics: number of read requests, number of
-write requests, number of read bytes and number of wrote bytes.
+write requests, number of bytes read and number of bytes written.
In addition, it can be used as a good starting point for implementing new GEOM
-class.
+classes.
.Pp
The first argument to
.Nm
@@ -157,7 +157,7 @@ The traffic statistics for the given transparent providers can be obtained
with the
.Cm list
command.
-Example below shows the number of bytes written with
+The example below shows the number of bytes written with
.Xr newfs 8 :
.Bd -literal -offset indent
gnop create da0
OpenPOWER on IntegriCloud