CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2019/12/17 09:41:26
Modified files: usr.sbin/bind/bin/dig: dig.1 host.1 nslookup.1 Log message: We aren't going to update to a MPL licensed bind codebase so replace the man pages we install which were man(7) generated from docbook with mdoc(7) pages. Adjusted output of textproc/docbook2mdoc on 9.10.8-P1. ok sthen@ jmc@ kn@