git: c0ec8ffb46ab - main - stats: Reference zpool-iostat(8) instead of zpool(8)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jun 2026 08:41:10 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c0ec8ffb46ab337dcf726fcdf8083f62859d0ae6
commit c0ec8ffb46ab337dcf726fcdf8083f62859d0ae6
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-06-09 08:37:13 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-06-09 08:40:42 +0000
stats: Reference zpool-iostat(8) instead of zpool(8)
MFC after: 3 days
---
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