incorrect path in text at the end of the emerge slmodem
there is this:
* If you need to use snd-intel8x0m from the kernel
* compile it as a module and edit /etc/module.d/alsa
path /etc/module.d/alsa is incorrect there should be /etc/modules.d/alsa (modules.d not module.d)
Reproducible: Always
Steps to Reproduce:
1.emerge slmodem
Actual Results:
* If you need to use snd-intel8x0m from the kernel
* compile it as a module and edit /etc/module.d/alsa
Expected Results:
* If you need to use snd-intel8x0m from the kernel
* compile it as a module and edit /etc/modules.d/alsa
I don't think it's essential