From baa7cecaa4d4e93e300214b26b543d8b096ddacf Mon Sep 17 00:00:00 2001 From: lilinjie Date: Tue, 13 Sep 2022 18:35:20 +0800 Subject: [PATCH] fix spelling error Signed-off-by: lilinjie --- fio.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fio.1 b/fio.1 index 67d7c710..61de6662 100644 --- a/fio.1 +++ b/fio.1 @@ -2488,11 +2488,11 @@ Specify the label or UUID of the DAOS pool to connect to. Specify the label or UUID of the DAOS container to open. .TP .BI (dfs)chunk_size -Specificy a different chunk size (in bytes) for the dfs file. +Specify a different chunk size (in bytes) for the dfs file. Use DAOS container's chunk size by default. .TP .BI (dfs)object_class -Specificy a different object class for the dfs file. +Specify a different object class for the dfs file. Use DAOS container's object class by default. .TP .BI (nfs)nfs_url -- 2.25.1