Add support for the Google xxhash checksumming function
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index 4377052ff61ae88224f4668304c7f8a6de4874b6..81b03f70ece7e8e0e7d4768687a3811d532599ab 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -985,7 +985,7 @@ values are:
 .RS
 .RS
 .TP
-.B md5 crc16 crc32 crc32c crc32c-intel crc64 crc7 sha256 sha512 sha1
+.B md5 crc16 crc32 crc32c crc32c-intel crc64 crc7 sha256 sha512 sha1 xxhash
 Store appropriate checksum in the header of each block. crc32c-intel is
 hardware accelerated SSE4.2 driven, falls back to regular crc32c if
 not supported by the system.