summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnosek-fcgiwrap.88
1 files changed, 4 insertions, 4 deletions
diff --git a/gnosek-fcgiwrap.8 b/gnosek-fcgiwrap.8
index 4c89a22..eac4a51 100644
--- a/gnosek-fcgiwrap.8
+++ b/gnosek-fcgiwrap.8
@@ -13,13 +13,13 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-gnosek-fcgiwrap \- serve CGI applications over FastCGI
+fcgiwrap \- serve CGI applications over FastCGI
.SH SYNOPSIS
-.B gnosek-fcgiwrap
+.B fcgiwrap
.I [OPTIONS]
.SH DESCRIPTION
-\fBgnosek-fcgiwrap\fP is a simple server for running CGI applications over
+\fBfcgiwrap\fP is a simple server for running CGI applications over
FastCGI. It hopes to provide clean CGI support to Nginx (and other web servers
that may need it).
@@ -32,7 +32,7 @@ Number of fcgiwrap processes to prefork.
Show a help message and exit.
.SH AUTHOR
-gnosek-fcgiwrap was written by Grzegorz Nosek <root@localdomain.pl>
+fcgiwrap was written by Grzegorz Nosek <root@localdomain.pl>
.PP
This manual page was written by Jordi Mallach <jordi@iti.upv.es>,
for the Debian project (and may be used by others).