diff options
-rw-r--r-- | usr.sbin/iostat/iostat.8 | 4 |
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 |