diff options
-rw-r--r-- | man/man4/zfs.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man4/zfs.4 b/man/man4/zfs.4 index f1d14b4d0..3f7485fa7 100644 --- a/man/man4/zfs.4 +++ b/man/man4/zfs.4 @@ -16,7 +16,7 @@ .\" own identifying information: .\" Portions Copyright [yyyy] [name of copyright owner] .\" -.Dd February 14, 2024 +.Dd June 27, 2024 .Dt ZFS 4 .Os . @@ -2113,7 +2113,7 @@ The default of .Sy 32 was determined to be a reasonable compromise. . -.It Sy zfs_txg_history Ns = Ns Sy 0 Pq uint +.It Sy zfs_txg_history Ns = Ns Sy 100 Pq uint Historical statistics for this many latest TXGs will be available in .Pa /proc/spl/kstat/zfs/ Ns Ao Ar pool Ac Ns Pa /TXGs . . |