Module Name: src
Committed By: wiz
Date: Sun Jul 29 21:17:43 UTC 2018
Modified Files:
src/usr.sbin/iostat: iostat.8
Log Message:
Fix mandoc warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/iostat/iostat.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/iostat/iostat.8
diff -u src/usr.sbin/iostat/iostat.8:1.26 src/usr.sbin/iostat/iostat.8:1.27
--- src/usr.sbin/iostat/iostat.8:1.26 Sun Jul 29 17:03:02 2018
+++ src/usr.sbin/iostat/iostat.8 Sun Jul 29 21:17:43 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: iostat.8,v 1.26 2018/07/29 17:03:02 sevan Exp $
+.\" $NetBSD: iostat.8,v 1.27 2018/07/29 21:17:43 wiz Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,9 +34,7 @@
.Os
.Sh NAME
.Nm iostat
-.Nd report
-.Tn I/O
-statistics
+.Nd report I/O statistics
.Sh SYNOPSIS
.Nm
.Op Fl CdDITxy
@@ -45,9 +43,7 @@ statistics
.Op Ar drives
.Sh DESCRIPTION
.Nm
-displays kernel
-.Tn I/O
-statistics on terminal, disk and CPU operations.
+displays kernel I/O statistics on terminal, disk and CPU operations.
By default,
.Nm
displays one line of statistics averaged over the machine's run time.
@@ -162,7 +158,6 @@ Kilobytes transferred per disk transfer
transfers per second
.It MB/s
Megabytes transferred per second
-.Pp
.El
The alternative display format, (selected with
.Fl D ) ,
@@ -174,7 +169,6 @@ Kilobytes transferred
Disk transfers
.It time
Seconds spent in disk activity
-.Pp
.El
With the
.Fl y