CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2018/05/31 07:36:35
Modified files: usr.sbin/smtpd : smtpd.conf.5 Log message: - Replace virtual(5) reference by table(5) as virtual table format is documentation in table(5) man page under "Aliasing tables" section. - Add "auth <table>" documentation. Example at end of the man page uses it, so it should be documented. diff from Sebastien Marie