commit - 04fb0dd80d172753f311cfa4fdd0e15b107240bd
commit + 5ba3f0ff81d32a78a1ba9d28b017049cad05247e
blob - 76ea436987a66394ecc52ea2dbee229a0fd42e1b
blob + fc6a8dd644426e1879134ff2d5b235159c7c4e52
--- gotwebd/gotwebd.8
+++ gotwebd/gotwebd.8
.Os
.Sh NAME
.Nm gotwebd
-.Nd Game of Trees Git Fast-CGI repository server for web browsers
+.Nd Game of Trees Git FastCGI repository server for web browsers
.Sh SYNOPSIS
.Nm
.Op Fl dnv
.Op Fl f Ar file
.Sh DESCRIPTION
.Nm
-is a Fast-CGI server program which can display the contents of Git
+is a FastCGI server program which can display the contents of Git
repositories via a web browser.
The program has been designed to work out of the box with
the
.Xr httpd.conf 5
configuration file must be adjusted to run
.Nm
-as a Fast-CGI helper program.
+as a FastCGI helper program.
The
.Sx EXAMPLES
section below contains an appropriate configuration file sample.