Updated man pages - stagit-gemini - Stagit for gemini protocol Openbsd
 (HTM) git clone git://thinkerwim.org/stagit-gemini.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b3fe27c21606fc9ca17d250ee592f781ec2e4b8b
 (DIR) parent b961d515cd77c6f8326d4c7e3f635f6a00fe50bf
 (HTM) Author: Wim Stockman <wim@thinkerwim.org>
       Date:   Wed,  8 Mar 2023 22:33:30 +0100
       
       Updated man pages
       
       Diffstat:
         M README                              |       5 -----
         M stagit-gemini-index.1               |       8 ++++----
         M stagit-gemini.1                     |      12 ++++++------
       
       3 files changed, 10 insertions(+), 15 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -3,11 +3,6 @@ stagit-gemini
        
        static git page generator for gemini.
        
       -This generates pages in the geomyidae .gmi file format:
       -
       -        http://git.r-36.net/geomyidae
       -
       -
        Usage
        -----
        
 (DIR) diff --git a/stagit-gemini-index.1 b/stagit-gemini-index.1
       @@ -1,17 +1,17 @@
        .Dd August 2, 2021
       -.Dt STAGIT-GOPHER-INDEX 1
       +.Dt STAGIT-GEMINI-INDEX 1
        .Os
        .Sh NAME
        .Nm stagit-gemini-index
       -.Nd static git Gopher index generator
       +.Nd static git Gemini index generator
        .Sh SYNOPSIS
        .Nm
        .Op Fl b Ar baseprefix
        .Op Ar repodir...
        .Sh DESCRIPTION
        .Nm
       -will create a Gopher index for the repositories specified and writes
       -the Gopher data to stdout.
       +will create a Gemini index for the repositories specified and writes
       +the Gemini data to stdout.
        The repos in the index are in the same order as the arguments
        .Ar repodir
        specified.
 (DIR) diff --git a/stagit-gemini.1 b/stagit-gemini.1
       @@ -1,9 +1,9 @@
        .Dd August 2, 2021
       -.Dt STAGIT-GOPHER 1
       +.Dt STAGIT-GEMINI 1
        .Os
        .Sh NAME
        .Nm stagit-gemini
       -.Nd static git Gopher index generator
       +.Nd static git Gemini index generator
        .Sh SYNOPSIS
        .Nm
        .Op Fl b Ar baseprefix
       @@ -13,7 +13,7 @@
        .Ar repodir
        .Sh DESCRIPTION
        .Nm
       -writes Gopher indexes for the repository
       +writes Gemini indexes for the repository
        .Ar repodir
        to the current directory.
        .Pp
       @@ -27,7 +27,7 @@ Cache the entries of the log index up to the point of
        the last commit.
        The
        .Ar cachefile
       -will store the last commit id and the entries in the Gopher index.
       +will store the last commit id and the entries in the Gemini index.
        It is up to the user to make sure the state of the
        .Ar cachefile
        is in sync with the history of the repository.
       @@ -40,7 +40,7 @@ However the commit files are written as usual.
        Base URL to make links in the Atom feeds absolute.
        Does not use the prefix from the -b option.
        It should include the gemini type.
       -For example: "gemini://codemadness.org/1/git/stagit-gemini/".
       +For example: "gemini://codemadness.org/git/stagit-gemini/".
        .El
        .Pp
        The options
       @@ -78,7 +78,7 @@ be non-textual.
        Too large diffs will be suppressed and a string
        "Diff is too large, output suppressed" will be written.
        .Pp
       -When a Gopher commit file exists it won't be overwritten again, note that if
       +When a Gemini commit file exists it won't be overwritten again, note that if
        you've changed
        .Nm
        or changed one of the metadata files of the repository it is recommended to