]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: add BUGS section with basic information
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 Sep 2024 13:31:37 +0000 (14:31 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 9 Oct 2024 04:01:50 +0000 (23:01 -0500)
Link the issue tracker and recommend providing reproducer/expectations
in the bug report.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/164
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/depmod.8.scd
man/depmod.d.5.scd
man/insmod.8.scd
man/kmod.8.scd
man/lsmod.8.scd
man/modinfo.8.scd
man/modprobe.8.scd
man/modprobe.d.5.scd
man/modules.dep.5.scd
man/rmmod.8.scd

index 7d2b3197de37bcb14a33b390356482c1d21d8d93..51fd4c510bf5a85fc638ac03f4a6a6bcbd490b5d 100644 (file)
@@ -158,6 +158,12 @@ Portions Copyright Jon Masters, and others.
 
 *depmod.d*(5), *modprobe*(8), *modules.dep*(5)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index b94d1987615b772f784c5745f618211bd45064f7..0ccbb204b077ca8de115b318a3dbeb9de7447f33 100644 (file)
@@ -101,6 +101,12 @@ This manual page Copyright 2006-2010, Jon Masters, Red Hat, Inc.
 
 *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index ea5b608f8b7480caaa426b2be4b418ad6f57cdfa..bca79dbce677ff3e86867dfaa906bead19e59db9 100644 (file)
@@ -51,6 +51,12 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 *modprobe*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index d2039c6764c333d0b0a3b281c29f0823dec49ab1..5401fbd462e1a6245ec468523488d5d179b6db70 100644 (file)
@@ -43,6 +43,12 @@ This manual page originally Copyright 2014, Marco d'Itri.
 
 *lsmod*(8), *rmmod*(8), *insmod*(8), *modinfo*(8), *modprobe*(8), *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHOR
 
 *kmod* project was started by Lucas De Marchi as a drop-in replacement to
index baf828dfc575ad64637fb3ff7012e4b995490c17..cb43ff14ec8dc55fa1ea37a4763c948431d4ec45 100644 (file)
@@ -40,6 +40,12 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 *insmod*(8), *modprobe*(8), *modinfo*(8), *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index dace58f4aa6d6c3bff34660d67104cc99736a145..fab37b04cea4665808d2225432987080e1ee2182 100644 (file)
@@ -75,6 +75,12 @@ This manual page originally Copyright 2003, Rusty Russell, IBM Corporation.
 
 *modprobe*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index a6b57dc2ac75ca802900d6aaafcabbf5337097cc..5fb2d73c7ee9772d1f185c29f849628596267977 100644 (file)
@@ -224,6 +224,12 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 *modprobe.d*(5), *insmod*(8), *rmmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index 4807506633e2317ba7ddbce79a82acfb9e54cd73..ed9e6dedff5e90db997d20e901f48632ab60d003 100644 (file)
@@ -172,6 +172,12 @@ This manual page originally Copyright 2004, Rusty Russell, IBM Corporation.
 
 *modprobe*(8), *modules.dep*(5)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index c570236d17fa2b248798c622ad48b32a072a0309..175933b8bac4a1db66ff54d77c0b25075d5fa24c 100644 (file)
@@ -34,6 +34,12 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 *depmod*(8), *modprobe*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list
index f74925fdba2d22ffa7bfbd58d57dd22b7d3199f5..7ccf03cfaf9fe0c5db1802df831c8d18e4608bf0 100644 (file)
@@ -48,6 +48,12 @@ This manual page originally Copyright 2002, Rusty Russell, IBM Corporation.
 
 *modprobe*(8), *insmod*(8), *lsmod*(8), *modinfo*(8), *depmod*(8)
 
+# BUGS
+
+Please direct any bug reports to kmod's issue tracker at
+https://github.com/kmod-project/kmod/issues/ alongside with version used, steps
+to reproduce the problem and the expected outcome."
+
 # AUTHORS
 
 Numerous contributions have come from the linux-modules mailing list