From 684bc7c3e57de27016be3bcce9dccaafecc1fe5a Mon Sep 17 00:00:00 2001 From: kento2 Date: Wed, 9 Sep 2026 04:20:24 +0200 Subject: [PATCH] doc improvements --- README | 2 +- doc/nobotgate-access.1 | 2 +- doc/nobotgate.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index a8315c2..1581908 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ nobotgate ========= 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 your site with spam. diff --git a/doc/nobotgate-access.1 b/doc/nobotgate-access.1 index 76c3356..ce77a89 100644 --- a/doc/nobotgate-access.1 +++ b/doc/nobotgate-access.1 @@ -1,4 +1,4 @@ -.TH nobotgate-access 3 +.TH nobotgate-access 1 .SH NAME nobotgate-access \- respond with http .SH SYNOPSIS diff --git a/doc/nobotgate.1 b/doc/nobotgate.1 index 9a56157..28fd422 100644 --- a/doc/nobotgate.1 +++ b/doc/nobotgate.1 @@ -1,4 +1,4 @@ -.TH nobotgate 3 +.TH nobotgate 1 .SH NAME nobotgate \- block bots using http header authentication .SH SYNOPSIS