aboutsummaryrefslogtreecommitdiffstats
path: root/man/man8/zpool.8
diff options
context:
space:
mode:
authorнаб <[email protected]>2022-02-17 21:26:43 +0100
committerBrian Behlendorf <[email protected]>2022-02-22 10:55:37 -0800
commita737b415d6f1de0d648253a5caf67f65fffa7d41 (patch)
treebe11e99f742fc2cc0ca1c8c1571aafc5862192b6 /man/man8/zpool.8
parentaafb89016bc3ebba43e2063102a476b3d82c0bf0 (diff)
man: IO -> I/O; I/Os -> I/O operations again
Reviewed by: Brian Behlendorf <[email protected]> Signed-off-by: Ahelenia Ziemiańska <[email protected]> Closes #13116
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r--man/man8/zpool.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8
index 059afb794..3e71e65ab 100644
--- a/man/man8/zpool.8
+++ b/man/man8/zpool.8
@@ -148,8 +148,8 @@ for the specified storage pool(s).
.It Xr zpool-status 8
Displays the detailed health status for the given pools.
.It Xr zpool-iostat 8
-Displays logical I/O statistics for the given pools/vdevs. Physical I/Os may
-be observed via
+Displays logical I/O statistics for the given pools/vdevs.
+Physical I/O operations may be observed via
.Xr iostat 1 .
.It Xr zpool-events 8
Lists all recent events generated by the ZFS kernel modules.