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:
Colin Ian King
2015-07-01 12:42:35 +01:00
committed by Brian Behlendorf
parent 804e050457
commit 8f3439733f
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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