mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-30 18:56:23 +03:00
Fix various typos
Correct an assortment of typos throughout the code base. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #11774
This commit is contained in:
committed by
Brian Behlendorf
parent
943df59ed9
commit
bf169e9f15
@@ -168,7 +168,7 @@ of the requested feature set.
|
||||
.LP
|
||||
By convention, compatibility files in \fB/usr/share/zfs/compatibility.d\fR
|
||||
are provided by the distribution package, and include feature sets
|
||||
supported by important versions of popular distribtions, and feature
|
||||
supported by important versions of popular distributions, and feature
|
||||
sets commonly supported at the start of each year. Compatibility files
|
||||
in \fB/etc/zfs/compatibility.d\fR, if present, will take precedence over
|
||||
files with the same name in \fB/usr/share/zfs/compatibility.d\fR.
|
||||
@@ -1046,7 +1046,7 @@ DEPENDENCIES extensible_dataset
|
||||
|
||||
\fBzstd\fR is a high-performance compression algorithm that features a
|
||||
combination of high compression ratios and high speed. Compared to \fBgzip\fR,
|
||||
\fBzstd\fR offers slighty better compression at much higher speeds. Compared
|
||||
\fBzstd\fR offers slightly better compression at much higher speeds. Compared
|
||||
to \fBlz4\fR, \fBzstd\fR offers much better compression while being only
|
||||
modestly slower. Typically, \fBzstd\fR compression speed ranges from 250 to 500
|
||||
MB/s per thread and decompression speed is over 1 GB/s per thread.
|
||||
|
||||
Reference in New Issue
Block a user