From f259a47c745a68275b75e4fcf654eb544e85c3c9 Mon Sep 17 00:00:00 2001 From: Christos Longros <98426896+chrislongros@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:48:04 +0100 Subject: [PATCH] zpool-iostat.8: clarify first report shows per-second averages The first report printed by zpool iostat shows average per-second values since boot, not cumulative totals. Clarify this in the man page to avoid user confusion. Reviewed-by: Tony Hutter Reviewed-by: Brian Behlendorf Signed-off-by: Christos Longros Closes #18337 --- man/man8/zpool-iostat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man8/zpool-iostat.8 b/man/man8/zpool-iostat.8 index 5dd9c9d55..4abe08950 100644 --- a/man/man8/zpool-iostat.8 +++ b/man/man8/zpool-iostat.8 @@ -67,8 +67,8 @@ If is specified, the command exits after .Ar count reports are printed. -The first report printed is always the statistics since boot regardless of -whether +The first report printed is always the average per-second +statistics since boot regardless of whether .Ar interval and .Ar count