diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-09-05 17:41:50 +0000 |
commit | 2503091ae21f05c1ed9dc130107f49a6eb23cdfe (patch) | |
tree | bd9553a20963df88f2755602f595df356d1b5d82 /usr.sbin | |
parent | 1098170b234f3b63f3e1251e8c3d15ae65ba129d (diff) |
more man page repairs; aaron@ug.cs.dal.ca
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/iostat/iostat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index f25f5eefa32..c43e7b78378 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iostat.8,v 1.7 1996/11/02 00:35:50 millert Exp $ +.\" $OpenBSD: iostat.8,v 1.8 1998/09/05 17:41:48 deraadt Exp $ .\" $NetBSD: iostat.8,v 1.10 1996/10/25 18:21:57 scottr Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -90,7 +90,7 @@ or flags are used. .It Fl d Show disk statistics. This is the default. Displays kilobytes per -transfer, number of transfers, and megabytes transfered. Use of this +transfer, number of transfers, and megabytes transferred. Use of this flag disables display of cpu and tty statistics. .It Fl D Show alternate disk statistics. Displays kilobytes transfered, number of |