CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/08/07 12:21:13
Modified files: usr.sbin/httpd : httpd.8 Log message: Fix and simplify the description of httpd(8)'s signal handling. httpd does not re-executed itself on SIGHUP, it simply reload the configuration and sends it to its child processes. ok deraadt@