diff --git a/Documentation/filesystems/iomap/design.rst b/Documentation/filesystems/iomap/design.rst index 0f7672676c0b..681e0cbb6944 100644 --- a/Documentation/filesystems/iomap/design.rst +++ b/Documentation/filesystems/iomap/design.rst @@ -43,7 +43,7 @@ as: * lseek ``SEEK_DATA`` and ``SEEK_HOLE`` * swapfile activation -This origins of this library is the file I/O path that XFS once used; it +The origins of this library is the file I/O path that XFS once used; it has now been extended to cover several other operations. Who Should Read This?