diff options
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r-- | drivers/md/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 45254b3ef715..5ccac0b77f17 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig | |||
@@ -453,7 +453,7 @@ config DM_INIT | |||
453 | Enable "dm-mod.create=" parameter to create mapped devices at init time. | 453 | Enable "dm-mod.create=" parameter to create mapped devices at init time. |
454 | This option is useful to allow mounting rootfs without requiring an | 454 | This option is useful to allow mounting rootfs without requiring an |
455 | initramfs. | 455 | initramfs. |
456 | See Documentation/device-mapper/dm-init.txt for dm-mod.create="..." | 456 | See Documentation/device-mapper/dm-init.rst for dm-mod.create="..." |
457 | format. | 457 | format. |
458 | 458 | ||
459 | If unsure, say N. | 459 | If unsure, say N. |