kmod/man
Emil Velikov f3a423b6d8 man: add scdoc based man pages
Working with xml is quite fiddly. Swap that for scdoc, which has very
trivial markup-like syntax.

We have opted for scdoc since it's available on practically any linux
distribution. Implementation-wise it's a trivial C99 project, at 1k LoC.

If using scdoc proves to be a burden, we can trivially port these to
pandoc or similar - 90% of the content will stay the same.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
2024-07-03 10:10:05 -05:00
..
.gitignore build-sys: add small redirecting Makefiles 2014-03-06 01:59:58 -03:00
depmod.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
depmod.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
depmod.d.5.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
depmod.d.5.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
insmod.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
insmod.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
kmod.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
kmod.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
lsmod.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
lsmod.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
Makefile.am man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
modinfo.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
modinfo.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
modprobe.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
modprobe.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
modprobe.d.5.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
modprobe.d.5.xml libkmod: add weak dependecies 2024-05-08 23:37:38 -05:00
modules.dep.5.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
modules.dep.5.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00
rmmod.8.scd man: add scdoc based man pages 2024-07-03 10:10:05 -05:00
rmmod.8.xml man: silence autoconf warnings 2024-02-20 15:40:16 -06:00