doc improvements

This commit is contained in:
kento2 2026-09-09 04:20:24 +02:00
parent 97d527bd21
commit 684bc7c3e5
3 changed files with 3 additions and 3 deletions

2
README
View file

@ -2,7 +2,7 @@ nobotgate
========= =========
When you run a private site (that still uses a When you run a private site (that still uses a
super-serve), you can use nobotgate to require users to super-server), you can use nobotgate to require users to
provide an http bearer token. This way, bots won't flood provide an http bearer token. This way, bots won't flood
your site with spam. your site with spam.

View file

@ -1,4 +1,4 @@
.TH nobotgate-access 3 .TH nobotgate-access 1
.SH NAME .SH NAME
nobotgate-access \- respond with http nobotgate-access \- respond with http
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,4 +1,4 @@
.TH nobotgate 3 .TH nobotgate 1
.SH NAME .SH NAME
nobotgate \- block bots using http header authentication nobotgate \- block bots using http header authentication
.SH SYNOPSIS .SH SYNOPSIS