diff options
author | DeHackEd <[email protected]> | 2017-04-24 13:34:37 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-04-24 10:34:37 -0700 |
commit | 321204bec61042d7785e1aa3c3362529e8e8373b (patch) | |
tree | b30826cc4fd877e86aabbf5f061215f853cc98c5 /man | |
parent | 5034557bdd5f770ce67143600a98fad3114ff3bd (diff) |
Typo in zfs-module-parameters(5)
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: DHE <[email protected]>
Closes #6061
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 ec07cda76..09c4553db 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -197,7 +197,7 @@ Use \fB1\fR for yes (default) and \fB0\fR for no. .ad .RS 12n When using segment-based metaslab selection, continue allocating -from the active metaslab until \fBlzfs_metaslab_switch_threshold\fR +from the active metaslab until \fBzfs_metaslab_switch_threshold\fR worth of buckets have been exhausted. .sp Default value: \fB2\fR. |