useless space

This commit is contained in:
prx 2021-01-31 21:21:46 +01:00
parent de7cd12f9f
commit 189803ab52
1 changed files with 1 additions and 1 deletions

2
vger.8
View File

@ -45,7 +45,7 @@ will read the file /var/gemini/hostname.example/file.gmi
Enable CGI support.
.Ar cgi_path
will be executed as a cgi script. This path is relative to the directory set with
.Fl d
.Fl d
flag. If using virtualhost, you must insert the virtualhost directory in the cgi path.
As example, for a request gemini://hostname.example/cgi-bin/hello.cgi, one must set:
.Bd -literal -offset indent