[PATCH] link modprobe.d(5) to modprobe.conf(5)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some people expect to be able to do `man modprobe.d` and see the relevant
content.  Not surprising considering modprobe.conf(5) already documents
that.

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
---
 Makefile.am  |    2 +-
 modprobe.d.5 |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
 create mode 100644 modprobe.d.5

diff --git a/Makefile.am b/Makefile.am
index be697dc..b66517a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ depmod_LDADD = $(LDADD) libmodtools.a
 modinfo_LDADD = $(LDADD) libmodtools.a
 modindex_LDADD = $(LDADD) libmodtools.a
 
-MAN5 = modprobe.conf.5 modules.dep.5 depmod.conf.5
+MAN5 = modprobe.conf.5 modules.dep.5 depmod.conf.5 modprobe.d.5
 MAN8 = depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8
 SGML = $(addprefix doc/,  $(MAN5:%.5=%.sgml) $(MAN8:%.8=%.sgml))
 dist_man_MANS = $(MAN5) $(MAN8)
diff --git a/modprobe.d.5 b/modprobe.d.5
new file mode 100644
index 0000000..d0ed026
--- /dev/null
+++ b/modprobe.d.5
@@ -0,0 +1 @@
+.so modprobe.conf.5
-- 
1.6.3

--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux