]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
fix(docs): correct spelling mistake of recommended
authorBenjamin Drung <benjamin.drung@canonical.com>
Tue, 19 Nov 2024 23:31:19 +0000 (00:31 +0100)
committerLaszlo <laszlo.gombos@gmail.com>
Tue, 19 Nov 2024 23:48:39 +0000 (18:48 -0500)
Fixes: eb1ae6c4f836 ("docs: warn against the usage of -m, -o, -d")
Fixes: f6983159fa0b ("docs: warn against the usage of omit, drivers, dracutmodules")
man/dracut.8.adoc
man/dracut.conf.5.adoc

index 56341e28907f50cd983687b903bed6b060315ca8..a6d044a9f80aa67d8988a628797964ec70a9d069 100644 (file)
@@ -116,7 +116,7 @@ example:
     parameter can be specified multiple times.
     This option forces dracut to only include the specified dracut modules.
     In most cases the "--add" option is what you want to use.
-    This option is not recomended to use (use at your own risk).
+    This option is not recommended to use (use at your own risk).
 +
 [NOTE]
 ===============================
@@ -133,7 +133,7 @@ example:
     suffix. This parameter can be specified multiple times.
     This option forces dracut to only include the specified kernel modules.
     In most cases the "--add-drivers" option is what you want to use.
-    This option is not recomended to use (use at your own risk).
+    This option is not recommended to use (use at your own risk).
 +
 [NOTE]
 ===============================
index a9af3e7722f7fa941b6c55347e2c41e9b7f2befd..ae8a6903d6c051ce9f2951680535c689a422ff8b 100644 (file)
@@ -53,7 +53,7 @@ Specify a space-separated list of dracut modules to call when building the
 initramfs. Modules are located in _/usr/lib/dracut/modules.d_.
 This option forces dracut to only include the specified dracut modules.
 In most cases the "add_dracutmodules" option is what you want to use.
-This option is not recomended to use (use at your own risk).
+This option is not recommended to use (use at your own risk).
 
 *add_drivers+=*" __<kernel modules>__ "::
 Specify a space-separated list of kernel modules to add to the initramfs.
@@ -73,7 +73,7 @@ the initramfs. The kernel modules have to be specified without the ".ko"
 suffix.
 This option forces dracut to only include the specified kernel modules.
 In most cases the "--add-drivers" option is what you want to use.
-This option is not recomended to use (use at your own risk).
+This option is not recommended to use (use at your own risk).
 
 *filesystems+=*" __<filesystem names>__ "::
 Specify a space-separated list of kernel filesystem modules to exclusively