From 9ea2f48bc8586d779d3b96aaf68587de3b20c6a7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 7 Sep 2021 22:42:08 +0000 Subject: doc: acknowledge the MMDF mailbox format While I don't currently see a point in supporting MMDF, we'll still acknowledge it since mutt actually supports it. Expand a bit on MH while we're at it, since MH seems at least relevant. --- Documentation/txt2pre | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/txt2pre') diff --git a/Documentation/txt2pre b/Documentation/txt2pre index d98dfdd3..6367374d 100755 --- a/Documentation/txt2pre +++ b/Documentation/txt2pre @@ -117,6 +117,7 @@ $xurls{'ssoma(1)'} = 'https://ssoma.public-inbox.org/ssoma.txt'; $xurls{'cgitrc(5)'} = 'https://git.zx2c4.com/cgit/tree/cgitrc.5.txt'; $xurls{'prove(1)'} = 'https://perldoc.perl.org/prove.html'; $xurls{'mbox(5)'} = 'https://manpages.debian.org/stable/mutt/mbox.5.en.html'; +$xurls{'mmdf(5)'} = 'https://manpages.debian.org/stable/mutt/mmdf.5.en.html'; my $str = do { local $/; }; my ($title) = ($str =~ /\A([^\n]+)/); -- cgit v1.2.3-24-ge0c7