Bug 108743 - incorrect path in text at the end of the emerge slmodem
Bug#: 108743 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: net-dialup@gentoo.org Reported By: r080@atlas.cz
Component: Ebuilds
URL: 
Summary: incorrect path in text at the end of the emerge slmodem
Keywords:  
Status Whiteboard: 
Opened: 2005-10-10 10:15 0000
Description:   Opened: 2005-10-10 10:15 0000
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

------- Comment #1 From Alin Năstac 2005-10-16 02:12:26 0000 -------
fixed in cvs