Strip \x{c2} from .txt files and audit.
authorPhil Pennock <pdp@exim.org>
Sat, 5 Feb 2011 05:23:31 +0000 (00:23 -0500)
committerPhil Pennock <pdp@exim.org>
Sat, 5 Feb 2011 05:23:31 +0000 (00:23 -0500)
commitb32a971138c1120763af565a142787cf3175ced7
treec62f15e783d5403c72b55bb57b796d52a8bccb66
parentbc19a55bf1d4db3a09f8030484faf8a824a9805d
Strip \x{c2} from .txt files and audit.

Am unable to keep the build process from inserting spurious \x{c2}
characters into the created .txt files.

Strip the characters in Tidytxt.

Add SanityTestText to do a final audit for non-ASCII characters in the
.txt files.  Dependency: pcregrep if available, else uses Perl.
doc/doc-docbook/Makefile
doc/doc-docbook/SanityTestText [new file with mode: 0755]
doc/doc-docbook/Tidytxt