also fix typos in stagit-index.1 - stagit - static git page generator
HTML git clone git://git.codemadness.org/stagit
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 18431d188a887d0589069f6bd172fe3a5b0c4b13
DIR parent c40f4e17dc529342de971c08383563f77fc8f699
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 29 May 2026 12:57:41 +0200
also fix typos in stagit-index.1
Diffstat:
M stagit-index.1 | 4 ++--
M stagit.1 | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
DIR diff --git a/stagit-index.1 b/stagit-index.1
@@ -1,4 +1,4 @@
-.Dd August 2, 2021
+.Dd May 29, 2026
.Dt STAGIT-INDEX 1
.Os
.Sh NAME
@@ -19,7 +19,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.1 b/stagit.1
@@ -1,4 +1,4 @@
-.Dd August 2, 2021
+.Dd May 29, 2026
.Dt STAGIT 1
.Os
.Sh NAME