summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/device-mapper
diff options
context:
space:
mode:
authorAkiyoshi Kurita <weibu@redadmin.org>2025-12-23 20:11:12 +0900
committerMikulas Patocka <mpatocka@redhat.com>2026-01-02 15:03:53 +0100
commitb735960c02a91d7e4abedde21adf9afb96f35b3f (patch)
treece10ea2e7e029a53039f0b5b0638d50688c12448 /Documentation/admin-guide/device-mapper
parentf8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da (diff)
downloadlwn-b735960c02a91d7e4abedde21adf9afb96f35b3f.tar.gz
lwn-b735960c02a91d7e4abedde21adf9afb96f35b3f.zip
dm-raid: fix typo in documentation
Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'Documentation/admin-guide/device-mapper')
-rw-r--r--Documentation/admin-guide/device-mapper/dm-raid.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/device-mapper/dm-raid.rst b/Documentation/admin-guide/device-mapper/dm-raid.rst
index e11f10764770..3780f6e6b6bb 100644
--- a/Documentation/admin-guide/device-mapper/dm-raid.rst
+++ b/Documentation/admin-guide/device-mapper/dm-raid.rst
@@ -433,7 +433,7 @@ Table line examples:
8192 1960886272 linear 8:0 0 2048 # previous data segment
# Mapping table for e.g. raid5_rs reshape causing the size of the raid device to double-fold once the reshape finishes.
-# Check the status output (e.g. "dmsetup status $RaidDev") for progess.
+# Check the status output (e.g. "dmsetup status $RaidDev") for progress.
0 $((2 * 1960886272)) raid raid5 7 0 region_size 2048 data_offset 8192 delta_disk 1 2 /dev/dm-0 /dev/dm-1 /dev/dm-2 /dev/dm-3