Since pknlusr is now being installed, let's give it a man page.
include ../../Makefile.extra
sbin_PROGRAMS = pknlusr
+man_MANS = pknlusr.8
--- /dev/null
+.TH pknlusr 8 "2020-10-22" "xtables-addons" "xtables-addons"
+.SH NAME
+.PP
+pknlusr \(em userspace monitor for successful xt_pknock matches
+.SH Synopsis
+.PP
+\fBpknlusr\fP
+.SH Description
+\fIxt_pknock\fP is an xtables match extension that implements so-called \fIport
+knocking\fP. It can be configured to send information about each successful
+match via a netlink socket to userspace. \fBpknluser\fP listens for these
+notifications.
+.SH See also
+.PP
+xtables-addons(8)