From: deraadt Date: Thu, 7 Aug 2014 06:56:41 +0000 (+0000) Subject: shorten signal text a bit X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a5841de4206cfd1655b2655a83066cad0016a2eb;p=openbsd shorten signal text a bit --- diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index 2836e5c625d..b0459e389c3 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.45 2014/08/06 22:33:08 doug Exp $ +.\" $OpenBSD: httpd.8,v 1.46 2014/08/07 06:56:41 deraadt Exp $ .\" .\" Copyright (c) 2014 Reyk Floeter .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 6 2014 $ +.Dd $Mdocdate: August 7 2014 $ .Dt HTTPD 8 .Os .Sh NAME @@ -35,13 +35,13 @@ The FastCGI implementation has optional socket support. can log to syslog or per-server files with several standard formats. .Pp .Nm -rereads its configuration file when it receives a hangup signal, -.Dv SIGHUP , -by -executing itself with the name and options it was started with, e.g.\& +rereads its configuration file when it receives +.Dv SIGHUP +by re-executing itself with the name and options it was started +with, e.g.\& .Pa /usr/sbin/httpd . .Nm -reopens log files when it receives an user-defined signal 1, +reopens log files when it receives .Dv SIGUSR1 . .Pp The options are as follows: