]> Sergey Matveev's repositories - tofuproxy.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Thu, 9 Dec 2021 10:40:32 +0000 (13:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 9 Dec 2021 10:40:32 +0000 (13:40 +0300)
doc/warcs.texi

index a88cde4e9e135d111f1e0740d6f13545af30380f..feac377799445ff446e18e8560c8088256ed9360 100644 (file)
@@ -24,7 +24,7 @@ Zstandard compressed WARC, as in
 Multi-frame format is properly indexed. Dictionary at the beginning
 is also supported.
 
-It is processed with with @command{unzstd} (@file{cmd/zstd/unzstd})
+It is processed with @command{unzstd} (@file{cmd/zstd/unzstd})
 utility. It eats compressed stream from @code{stdin}, outputs
 decompressed data to @code{stdout}, and prints each frame size with
 corresponding decompressed data size to 3rd file descriptor (if it is