summaryrefslogtreecommitdiffstats
path: root/lib/libdevstat
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-01-06 04:59:53 +0000
committerobrien <obrien@FreeBSD.org>1999-01-06 04:59:53 +0000
commit8bc809bf56089716408d692361123e1c489f19b2 (patch)
treea720977cc992e09b8931c21bfcd574ff93417a36 /lib/libdevstat
parentc327b6cd30cb70c0b31e724008c702325d129f10 (diff)
downloadFreeBSD-src-8bc809bf56089716408d692361123e1c489f19b2.zip
FreeBSD-src-8bc809bf56089716408d692361123e1c489f19b2.tar.gz
spell check
Diffstat (limited to 'lib/libdevstat')
-rw-r--r--lib/libdevstat/devstat.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libdevstat/devstat.3 b/lib/libdevstat/devstat.3
index 6da22aa..f189abf 100644
--- a/lib/libdevstat/devstat.3
+++ b/lib/libdevstat/devstat.3
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: devstat.3,v 1.1 1998/09/15 06:23:21 gibbs Exp $
+.\" $Id: devstat.3,v 1.2 1998/09/20 00:11:09 ken Exp $
.\"
.Dd May 21, 1998
.Dt DEVSTAT 3
@@ -221,7 +221,7 @@ this may be done for him in a
library routine.
If no devices have been selected by name or by pattern, the performance
tracking code will select every device in the system, and sort them by
-perforcmance. If devices have been selected by name or pattern, the
+performance. If devices have been selected by name or pattern, the
performance tracking code will honor those selections and will only sort
among the selected devices.
.It order in the devstat list
@@ -258,7 +258,7 @@ In remove mode,
will remove devices specified by name or by matching pattern. It will not
select any additional devices.
.It DS_SELECT_ADDONLY
-In addonly mode,
+In add only mode,
.Fn selectdevs
will select any unselected devices specified by name or matching pattern.
In this respect it is identical to add mode. It will not, however, select
@@ -433,7 +433,7 @@ This is average blocks per second. If the device blocksize is
.Sq 0 ,
a default blocksize of 512 bytes will be used instead.
.It ms_per_transaction
-The average number of miliseconds per transaction.
+The average number of milliseconds per transaction.
.El
.Pp
.Fn compute_etime
OpenPOWER on IntegriCloud