CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/06/10 07:31:45
Modified files: usr.sbin/httpd : patterns.7 Log message: Fix broken escaping: "\." is almost never what you want; found with mandoc -Tlint. While here, make macro usage more consistent.