It would be nice to have this reference installed, would this be the
right place to do that?

(ok, mostly I want to link https://man.openbsd.org/smtpd-filter.7
from https://github.com/afresh1/OpenSMTPd-Filter/)

Comments, OK?


Index: usr.sbin/smtpd/smtpd/Makefile
===================================================================
RCS file: /cvs/src/usr.sbin/smtpd/smtpd/Makefile,v
retrieving revision 1.107
diff -u -p -r1.107 Makefile
--- usr.sbin/smtpd/smtpd/Makefile       31 Jan 2020 22:01:20 -0000      1.107
+++ usr.sbin/smtpd/smtpd/Makefile       28 Feb 2021 02:18:32 -0000
@@ -79,7 +79,7 @@ SRCS+=                scheduler_proc.c
 
 SRCS+=         stat_ramstat.c
 
-MAN=           sendmail.8 smtpd.8 smtpd.conf.5 table.5
+MAN=           sendmail.8 smtpd.8 smtpd.conf.5 smtpd-filters.7 table.5
 BINDIR=                /usr/sbin
 
 LDADD+=                -levent -lutil -lssl -lcrypto -lm -lz

Reply via email to