From: Lucas De Marchi Date: Thu, 6 Mar 2014 05:47:05 +0000 (-0300) Subject: man: use systemd as example instead of udev X-Git-Tag: v17~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3be5bf464658ec4b7134768feca598fd008d8d21;p=thirdparty%2Fkmod.git man: use systemd as example instead of udev Nowadays udev doesn't create nodes in /dev anymore. This role is rather taken by systemd-tmpfiles on early boot so reference it generically as systemd. --- diff --git a/man/depmod.xml b/man/depmod.xml index a9b61d99..380ee7d4 100644 --- a/man/depmod.xml +++ b/man/depmod.xml @@ -93,9 +93,11 @@ depmod will output a file named modules.devname if modules supply special device names (devname) that should be populated in /dev on boot (by a utility - such as udev). If a version is - provided, then that kernel version's module directory is used rather than - the current kernel version (as returned by uname -r). + such as systemd-tmpfiles). + + If a version is provided, then that kernel + version's module directory is used rather than the current kernel version + (as returned by uname -r). OPTIONS