]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
doc: txt2pre: linkify -extindex(1), dedupe -config(5)
authorEric Wong <e@80x24.org>
Tue, 9 Jan 2024 11:39:24 +0000 (11:39 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Jan 2024 10:26:56 +0000 (10:26 +0000)
I noticed the HTML manpages didn't have -extindex linkification
while checking over the docs.  While adding it, I also noticed
-config(5) had two entries :x

Documentation/txt2pre

index 89a77199074cd91423c08bef199700c110398fe6..b45c52e8ba2494ea52ed5d800c580688417cd534 100755 (executable)
@@ -53,10 +53,10 @@ for (qw[lei(1)
        public-inbox-cindex(1)
        public-inbox-clone(1)
        public-inbox-config(5)
-       public-inbox-config(5)
        public-inbox-convert(1)
        public-inbox-daemon(8)
        public-inbox-edit(1)
+       public-inbox-extindex(1)
        public-inbox-fetch(1)
        public-inbox-glossary(7)
        public-inbox-httpd(1)