diff options
author | Rich Ercolani <[email protected]> | 2018-11-26 13:23:58 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-11-26 10:23:58 -0800 |
commit | 62ee31adcebe64a1b7cdf1225356108a924c595a (patch) | |
tree | f45edd1e5db7c5608583cac600e45796cdad8eb5 /man | |
parent | 8005ca4f749f71397197292452ca539a25286b89 (diff) |
Fix typo in update to zfs-module-parameters(5)
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Reviewed-by: bunder2015 <[email protected]>
Signed-off-by: Rich Ercolani <[email protected]>
Closes #8153
Diffstat (limited to 'man')
-rw-r--r-- | man/man5/zfs-module-parameters.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 229484afc..72a850f4f 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -1141,7 +1141,7 @@ Default value: \fB500,000\fR. .sp .ne 2 .na -\fBzfs_low_ios_per_second\fR (int) +\fBzfs_slow_io_events_per_second\fR (int) .ad .RS 12n Rate limit delay zevents (which report slow I/Os) to this many per second. |