]> iEval git - filters.git/blobdiff - filters.6
* Added pirate filter. TODO: copyright, man page integration, makefile int
[filters.git] / filters.6
index 949974024cf14e2aa110a92800fbb8f9fbbb287d..cbba0f4af40d4a7f23d8aefd7063303688851b2a 100644 (file)
--- a/filters.6
+++ b/filters.6
@@ -1,11 +1,17 @@
 .TH FILTERS 6
 .SH NAME
 .TH FILTERS 6
 .SH NAME
-ken, b1ff, chef, cockney, eleet, fudd, jethro, jibberish, jive, kraut, ky00te, newspeak, nyc, rasterman, studly, upside-down \- assorted text filters
+ken, b1ff, censor, chef, cockney, eleet, fudd, jethro, jibberish, jive, kraut, ky00te, newspeak, nyc, rasterman, spammer, studly, uniencode, upside\-down \- assorted text filters
 .SH SYNOPSIS
  $SHELL | chef
 .SH SYNOPSIS
  $SHELL | chef
+ newspeak < thesis.tex > newthesis.tex
+
+ eleet | wall # b1ff works well too
+
+ b1ff | ircII | censor
 .SH "DESCRIPTION"
 All of these programs are filters to do all sorts of strange things to text.
 .SH "DESCRIPTION"
 All of these programs are filters to do all sorts of strange things to text.
-No racial or societal slurs are intended. For amusement only.
+No personal, racial, societal slurs are intended. For amusement only.
 .P
 All the filters read input from stdin, change it, and write the filtered
 text to stdout.
 .P
 All the filters read input from stdin, change it, and write the filtered
 text to stdout.
@@ -24,34 +30,44 @@ Hillbilly text filter
 .IP jive
 Jive English
 .IP jibberish
 .IP jive
 Jive English
 .IP jibberish
-Runs text through all the rest of the filters, to make really weird output.
+Runs text through a random selection of the rest of the filters, to make really
+weird output.
 .IP ken
 English into Cockney, featuring (dubious) rhyming
 slang for a lot of computer terminology.
 .IP kraut
 .IP ken
 English into Cockney, featuring (dubious) rhyming
 slang for a lot of computer terminology.
 .IP kraut
-Generates text with a German accent.
+Generates text with a bad German accent.
 .IP ky00te
 This program places a very cute (and familiar to FurryMuck
 fans) accent on any text file.
 .IP ky00te
 This program places a very cute (and familiar to FurryMuck
 fans) accent on any text file.
+.IP nethackify
+Wiped out text like can be found in nethack.
 .IP newspeak
 A-la-1984
 .IP newspeak
 A-la-1984
+.IP censor
+CDA-ize text
 .IP nyc
 Brooklyn English
 .IP rasterman
 Makes text look like it came from the keyboard of Carsten Haitzler.
 .IP nyc
 Brooklyn English
 .IP rasterman
 Makes text look like it came from the keyboard of Carsten Haitzler.
+.IP spammer
+Turns honest text into something that is liable to be flagged as spam.
 .IP studly
 Studly caps.
 .IP studly
 Studly caps.
-.IP upside-down
+.IP uniencode
+Use glorious unicode to the fullest possibile extent. As seen previously in
+many man pages.
+.IP upside\-down
 Flips text upside down. Stand on your head and squint to read the output.
 .SH "SEE ALSO"
 .IP /usr/share/doc/filters/SAMPLES
 Lists samples of the output of all the filters.
 Flips text upside down. Stand on your head and squint to read the output.
 .SH "SEE ALSO"
 .IP /usr/share/doc/filters/SAMPLES
 Lists samples of the output of all the filters.
-.SH AUTHOR
-The eleet, upside-down, chef, and b1ff filters were written by Joey
-Hess <joey@kitenet.net>. Daniel V Klein <dvk@lonewolf.com> wrote the
+.SH AUTHORS
+The eleet, upside\-down, chef, b1ff, and censor filters were written by
+Joey Hess <joey@kitenet.net>. Daniel V Klein <dvk@lonewolf.com> wrote the
 cockney, jive, and nyc filters. jibberish is by Raul Miller
 <rdm@test.legislate.com>, jethro is by Duane Paulson
 <ci922@cleveland.freenet.edu>, rasterman is by Zachary Beane, ken is by
 cockney, jive, and nyc filters. jibberish is by Raul Miller
 <rdm@test.legislate.com>, jethro is by Duane Paulson
 <ci922@cleveland.freenet.edu>, rasterman is by Zachary Beane, ken is by
-Stephen K Mulrine <skm@eqsn.net>, newspeak is authored by Jamie Zawinski
-<jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon-computing.com>, and
+Stephen K Mulrine <skm@eqsn.net>, newspeak is by Jamie Zawinski
+<jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon\-computing.com>, and
 kraut is by John Sparks.
 kraut is by John Sparks.
This page took 0.026178 seconds and 4 git commands to generate.