commit - e082ed67081c3f126a8c83d3ea8b5b49bb576a90
commit + 789899c8e706b0688fa908fd0c36a423bd8228c6
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.