From: Benjamin Drung Date: Tue, 19 Nov 2024 23:31:19 +0000 (+0100) Subject: fix(docs): correct spelling mistake of recommended X-Git-Tag: 106~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e03ac7cdc41bb8d26a4e44d4202564fde704dee;p=thirdparty%2Fdracut-ng.git fix(docs): correct spelling mistake of recommended Fixes: eb1ae6c4f836 ("docs: warn against the usage of -m, -o, -d") Fixes: f6983159fa0b ("docs: warn against the usage of omit, drivers, dracutmodules") --- diff --git a/man/dracut.8.adoc b/man/dracut.8.adoc index 56341e289..a6d044a9f 100644 --- a/man/dracut.8.adoc +++ b/man/dracut.8.adoc @@ -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] =============================== diff --git a/man/dracut.conf.5.adoc b/man/dracut.conf.5.adoc index a9af3e772..ae8a6903d 100644 --- a/man/dracut.conf.5.adoc +++ b/man/dracut.conf.5.adoc @@ -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+=*" ____ ":: 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+=*" ____ ":: Specify a space-separated list of kernel filesystem modules to exclusively