mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
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 <colin.king@canonical.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #3544
This commit is contained in:
committed by
Brian Behlendorf
parent
804e050457
commit
8f3439733f
@@ -710,7 +710,7 @@ The actual/current checksum value.
|
||||
\fBcksum_algorithm\fR
|
||||
.ad
|
||||
.RS 12n
|
||||
Checksum algorithm used. See \fBzfs\fR(8) for more information on checksum algorithms availible.
|
||||
Checksum algorithm used. See \fBzfs\fR(8) for more information on checksum algorithms available.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user