shorten signal text a bit
authorderaadt <deraadt@openbsd.org>
Thu, 7 Aug 2014 06:56:41 +0000 (06:56 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 7 Aug 2014 06:56:41 +0000 (06:56 +0000)
usr.sbin/httpd/httpd.8

index 2836e5c..b0459e3 100644 (file)
@@ -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 <reyk@openbsd.org>
 .\"
@@ -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: