diff options
Diffstat (limited to 'man/man5/zpool-features.5')
-rw-r--r-- | man/man5/zpool-features.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index c56b31e2d..b506acc7f 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -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. |