git: bc796c66c80d - stable/15 - stats: Reference zpool-iostat(8) instead of zpool(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jun 2026 11:59:02 UTC
The branch stable/15 has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=bc796c66c80d0af014065894e160a902343fdf07
commit bc796c66c80d0af014065894e160a902343fdf07
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-06-09 08:37:13 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-06-13 11:58:56 +0000
stats: Reference zpool-iostat(8) instead of zpool(8)
MFC after: 3 days
(cherry picked from commit c0ec8ffb46ab337dcf726fcdf8083f62859d0ae6)
---
share/man/man7/stats.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/share/man/man7/stats.7 b/share/man/man7/stats.7
index f81c2fef0155..54620b90dd9e 100644
--- a/share/man/man7/stats.7
+++ b/share/man/man7/stats.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 7, 2026
+.Dd June 9, 2026
.Dt STATS 7
.Os
.Sh NAME
@@ -116,7 +116,7 @@ Report ZFS I/O statistics
.Xr pmcstat 8 ,
.Xr pstat 8 ,
.Xr vmstat 8 ,
-.Xr zpool 8
+.Xr zpool-iostat 8
.Sh HISTORY
The
.Nm