#2675: Module-Init-Tools-3.11.1 bogus man page
----------------------+-----------------------------------------------------
Reporter: wagner17 | Owner: lfs-b...@…
Type: task | Status: new
Priority: lowest | Milestone: 6.7
Component: Book | Version: SVN
Severity: trivial | Keywords:
----------------------+-----------------------------------------------------
Comment(by ch...@…):
The problem is that modprobe.d.5 doesn't specify the appropriate "man?"
subdirectory - it needs to be '''.so man5/modprobe.conf.5'''. This has
[http://permalink.gmane.org/gmane.linux.kernel.modules/475 already been
reported upstream], but until it's fixed in a new module-init-tools
release we can just do something like:
{{{sed -i 's...@modprobe@man5/&@' modprobe.d.5}}}
or, since the whole file is just one line:
{{{echo '.so man5/modprobe.conf.5' > modprobe.d.5}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2675#comment:1>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page