The following changes since commit 1757469a81cac5bd662b9cde26f1e5d4f0402181: Merge branch 'io_uring_cmd/support-write-family' of https://github.com/samsungds/fio (2024-06-03 10:17:38 -0400) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 6e039133f1fe30b1abf742423019836c4d1e8123: docs: fix operations misspellings (2024-06-04 08:53:07 -0400) ---------------------------------------------------------------- Vincent Fu (1): docs: fix operations misspellings HOWTO.rst | 2 +- fio.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- Diff of recent changes: diff --git a/HOWTO.rst b/HOWTO.rst index 33a6ad93..ec535911 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -2865,7 +2865,7 @@ with the caveat that when used on the command line, they must come after the Use Write commands for write operations **uncor** - Use Write Uncorrectable commands for write opreations + Use Write Uncorrectable commands for write operations **zeroes** Use Write Zeroes commands for write operations diff --git a/fio.1 b/fio.1 index 2649529b..1d1cdf85 100644 --- a/fio.1 +++ b/fio.1 @@ -2649,7 +2649,7 @@ Specifies the type of write operation. Defaults to 'write'. Use Write commands for write operations .TP .B uncor -Use Write Uncorrectable commands for write opreations +Use Write Uncorrectable commands for write operations .TP .B zeroes Use Write Zeroes commands for write operations