The branch stable/14 has been updated by 0mp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2a7d370816ef2168e0d1784871fe7e479dd2af14

commit 2a7d370816ef2168e0d1784871fe7e479dd2af14
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2026-06-09 08:37:13 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2026-06-12 12:30:10 +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 0b57d525522c..54c173cacb1b 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 October 28, 2025
+.Dd June 9, 2026
 .Dt STATS 7
 .Os
 .Sh NAME
@@ -113,7 +113,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

Reply via email to