diff options
author | Colin Ian King <[email protected]> | 2015-07-01 12:42:35 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-07-01 10:58:31 -0700 |
commit | 8f3439733f72a0836b764427efdf524b9bf98ac4 (patch) | |
tree | 87189ff959d8bf5a29ee131e8352b0fcdcfaa020 /man/man5/zfs-module-parameters.5 | |
parent | 804e050457f1755cc37f39ef1f88786ba7e688d5 (diff) |
man: fix spelling mistakes in manual
A few minor mistakes than should be fixed:
zpool:
compatability -> compatibility
zfs:
accessable -> accessible
availible -> available
zfs-events:
availible -> available
zfs-module-parameters:
proceding -> proceeding
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3544
Diffstat (limited to 'man/man5/zfs-module-parameters.5')
-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 14c7fb81a..0444d9050 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -367,7 +367,7 @@ Default value: \fB8192\fR. \fBzfs_arc_evict_batch_limit\fR (int) .ad .RS 12n -Number ARC headers to evict per sub-list before proceding to another sub-list. +Number ARC headers to evict per sub-list before proceeding to another sub-list. This batch-style operation prevents entire sub-lists from being evicted at once but comes at a cost of additional unlocking and locking. .sp |