]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update zstd.1.md 1086/head
authorTor E Hagemann <hagemt@users.noreply.github.com>
Fri, 30 Mar 2018 22:25:32 +0000 (15:25 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Mar 2018 22:25:32 +0000 (15:25 -0700)
programs/zstd.1.md

index 2e2dc54f8668567419c602d7d412992c017c56d3..9feae1ca7948e6dbad3699188a49a6e31239edae 100644 (file)
@@ -19,7 +19,7 @@ DESCRIPTION
 with command line syntax similar to `gzip (1)` and `xz (1)`.
 It is based on the **LZ77** family, with further FSE & huff0 entropy stages.
 `zstd` offers highly configurable compression speed,
-with fast modes at > 200 MB/s per code,
+with fast modes at > 200 MB/s per core,
 and strong modes nearing lzma compression ratios.
 It also features a very fast decoder, with speeds > 500 MB/s per core.