From 0ee6e35bb715d6efe8c177370b3d986fce5c3a33 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Thu, 10 Apr 2025 06:31:16 +0200 Subject: [PATCH] Fix author markup --- man/man1/tagger.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/tagger.1 b/man/man1/tagger.1 index a2bfbc2..b5dd341 100644 --- a/man/man1/tagger.1 +++ b/man/man1/tagger.1 @@ -113,4 +113,4 @@ To delete all `foo' and `bar' tags from files, if present: .Sh SEE ALSO .Xr xattr 7 .Sh AUTHORS -Bob Polis +.An Bob Polis