Package:  kmod
Version:  9-3
Severity: wishlist
Tags:     patch
File:     /usr/share/man/man5/modules.5.gz

  The following patch add an example file:

--- modules.5           2013-06-07 05:21:17.849492132 +0300
+++ modules.5.new       2013-06-07 05:20:30.000000000 +0300
@@ -8,6 +8,17 @@ The
 file contains the names of kernel modules that are to be loaded at boot
 time, one per line. Arguments can be given in the same line as the module
 name. Lines beginning with a '#' are ignored. 
+.SH "EXAMPLE"
+    # /etc/modules: kernel modules to load at boot time.
+    #
+    # This file contains the names of kernel modules that
+    # should be loaded at boot time, one per line. Lines
+    # beginning with "#" are ignored.
+
+    w83781d
+
+    3c509 irq=15
+    nf_nat_ftp 
 .SH "SEE ALSO"
 .BR depmod (8)
 .BR modprobe (8)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to