summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man.cgi.86
1 files changed, 2 insertions, 4 deletions
diff --git a/man.cgi.8 b/man.cgi.8
index 7f45878d..30439ca0 100644
--- a/man.cgi.8
+++ b/man.cgi.8
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id$
.\"
.\" Copyright (c) 2014, 2015, 2016 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -157,9 +157,7 @@ Configure your web server to execute CGI programs located in
.Pa /cgi-bin .
When using
.Ox
-.Xr httpd 8
-or
-.Xr nginx 8 ,
+.Xr httpd 8 ,
the
.Xr slowcgi 8
proxy daemon is needed to translate FastCGI requests to plain old CGI.