HOWTO/examples: fix writetrim "typo"
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index a098a771189f34b2354cad1ccf6616fc4bcf1a96..7dc08e26feb129f54615802394bf5a36ac6fb0ac 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1749,7 +1749,7 @@ I/O engine
                        :file:`/dev/mtd0`). Discards are treated as erases. Depending on the
                        underlying device type, the I/O may have to go in a certain pattern,
                        e.g., on NAND, writing sequentially to erase blocks and discarding
-                       before overwriting. The writetrim mode works well for this
+                       before overwriting. The `trimwrite` mode works well for this
                        constraint.
 
                **pmemblk**