]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.modules.7.asc: fix reference to insmodpost module
authorGaël PORTAY <gael.portay@collabora.com>
Wed, 25 Sep 2019 03:00:35 +0000 (23:00 -0400)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 4 Aug 2020 09:08:10 +0000 (11:08 +0200)
The module 96insmodpost was renamed to 90kernel-modules since commit
5078c98a (move insmodpost and blacklisting to 90kernel-modules)

dracut.modules.7.asc

index fb30409efa583552df0c9ff6870fdf1f39afe1d6..81135cffe11cb11c108f410603fc7daf66678b22 100644 (file)
@@ -146,8 +146,8 @@ FIXME
 
 == Writing a Module
 
-A simple example module is _96insmodpost_, which modprobes a kernel module after
-udev has settled and the basic device drivers have been loaded.
+A simple example module is _90kernel-modules_, which modprobes a kernel module
+after udev has settled and the basic device drivers have been loaded.
 
 All module installation information is in the file module-setup.sh.