From fc4a4d3f15e02590e1a00caab5772274889b3867 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 28 Aug 2014 08:09:39 +0000 Subject: fix previous, and add a SEE ALSO section for httpd; --- slowcgi.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'slowcgi.8') diff --git a/slowcgi.8 b/slowcgi.8 index 7aee9d8..d3ab403 100644 --- a/slowcgi.8 +++ b/slowcgi.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slowcgi.8,v 1.10 2014/08/26 20:03:31 robert Exp $ +.\" $OpenBSD: slowcgi.8,v 1.11 2014/08/28 08:09:39 jmc Exp $ .\" .\" Copyright (c) 2013 Florian Obser .\" @@ -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 26 2014 $ +.Dd $Mdocdate: August 28 2014 $ .Dt SLOWCGI 8 .Os .Sh NAME @@ -35,8 +35,7 @@ While CGI scripts need to be forked for every request, FastCGI scripts can be kept running and handle many HTTP requests. .Pp .Nm -is a simple server that translates FastCGI requests coming from -to the CGI protocol. +is a simple server that translates FastCGI requests to the CGI protocol. It executes the requested CGI script and translates its output back to the FastCGI protocol. .Pp @@ -81,7 +80,8 @@ Drop privileges to .Ar user instead of default user www. .El -.\" .Sh SEE ALSO +.Sh SEE ALSO +.Xr httpd 8 .Sh STANDARDS .Rs .%A Mark R. Brown -- cgit v1.2.3-2-gb3c3