stagit
Personal fork of stagit
git clone git://mccd.space/stagit
| Log | Files | Refs | README | LICENSE |
commit 18431d188a887d0589069f6bd172fe3a5b0c4b13 parent c40f4e17dc529342de971c08383563f77fc8f699 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(-) 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 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