fix a few typos in the man pages - stagit-gopher - A git gopher frontend. (mirror)
HTML git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 177daf1c791efdac437ce88826f97aab24cea17a
DIR parent 93347b93ce7ee0aa9c759efe28c018ab9bef1938
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 29 May 2026 12:59:33 +0200
fix a few typos in the man pages
(similar to stagit.1 and stagit-index.1)
Thanks Rene Kita!
Diffstat:
M stagit-gopher-index.1 | 4 ++--
M stagit-gopher.1 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
DIR diff --git a/stagit-gopher-index.1 b/stagit-gopher-index.1
@@ -1,4 +1,4 @@
-.Dd August 2, 2021
+.Dd May 29, 2026
.Dt STAGIT-GOPHER-INDEX 1
.Os
.Sh NAME
@@ -27,7 +27,7 @@ The basename of the directory is used as the repository name.
The suffix ".git" is removed from the basename, this suffix is commonly used
for "bare" repos.
.Pp
-The content of the follow files specifies the meta data for each repository:
+The content of the following files specifies the metadata for each repository:
.Bl -tag -width Ds
.It .git/description or description (bare repos).
description
DIR diff --git a/stagit-gopher.1 b/stagit-gopher.1
@@ -1,4 +1,4 @@
-.Dd August 2, 2021
+.Dd May 29, 2026
.Dt STAGIT-GOPHER 1
.Os
.Sh NAME
@@ -91,7 +91,7 @@ The basename of the directory is used as the repository name.
The suffix ".git" is removed from the basename, this suffix is commonly used
for "bare" repos.
.Pp
-The content of the follow files specifies the metadata for each repository:
+The content of the following files specifies the metadata for each repository:
.Bl -tag -width Ds
.It .git/description or description (bare repo).
description