]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
foot filter: remove documentation
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 17 Sep 2024 15:00:35 +0000 (17:00 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 17 Sep 2024 15:00:35 +0000 (17:00 +0200)
README.footers.md

index babbba9f80da94bb03e69c5de8c9ceb6cd6e2bb0..d712f8c9db13feae64c1ef97fbee0557fca8d7ac 100644 (file)
@@ -22,14 +22,3 @@ Here are some pre-processors you can use.
 The mlmmj-amime-receive script is designed to work with a program called
 alterMIME. The script itself (in amime-receive in the contrib directory)
 contains links to that software, and instructions.
-
-## Foot Filter
-
-alterMIME didn't allow me to reach my particular goals, so I wrote an
-alternative called Foot Filter. It is a single source-file C program; the code
-and a very simple Makefile can be found in foot\_filter in the contrib
-directory, along with an altered version of mlmmj-amime-receive, called
-mlmmj-recieve-ff.
-
-Foot Filter will output documentation if you run it without arguments, and
-again, instructions for the script that handles the piping are found within it.