Package: dkms Severity: minor Tags: patch Hi,
The dkms(8) man page misindents the 'mkdeb' subcommand. Attached patch fixes this. Cheers, Thijs
diff -Nur dkms-2.2.0.3.orig/dkms.8 dkms-2.2.0.3/dkms.8 --- dkms-2.2.0.3.orig/dkms.8 2010-08-12 23:44:37.000000000 +0200 +++ dkms-2.2.0.3/dkms.8 2012-10-18 18:54:41.000000000 +0200 @@ -243,7 +243,6 @@ not want your RPM to contain any prebuilt binaries, be sure to specify .B \-\-source\-only in the mkrpm command. -.TP .SY mkdeb .OP module/module\-version .OP -k kernel/arch

