summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-29 17:36:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-29 17:36:02 +0000
commitbba334554e1db00a7786b9b4a4b9000f9afeb50c (patch)
tree1d9efbd304d860bda7abe2841adb3dfd20e3272b
parent074c29182a8e12b33fee3bc772afdde1fd8fd7e3 (diff)
document in field; spotted by peter
-rw-r--r--usr.sbin/iostat/iostat.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8
index caac548f436..33be988f856 100644
--- a/usr.sbin/iostat/iostat.8
+++ b/usr.sbin/iostat/iostat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iostat.8,v 1.4 1996/07/04 20:16:07 deraadt Exp $
+.\" $OpenBSD: iostat.8,v 1.5 1996/09/29 17:36:01 deraadt Exp $
.\" $NetBSD: iostat.8,v 1.9 1996/05/10 23:20:28 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -170,6 +170,8 @@ Seconds spent in disk activity
% of cpu time in user mode running niced processes
.It \&sy
% of cpu time in system mode
+.It \&in
+% of cpu time processing interrupts
.It \&id
% of cpu time in idle mode
.El