Add script to spellcheck the manual LaTeX sources.
commite1f9114ef219d6e7627f2ddab7068e8b20798c32
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Jun 2011 09:41:03 +0000 (19 09:41 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 19 Jun 2011 09:41:03 +0000 (19 09:41 +0000)
tree5167a7a86ea077081bd018d3d3c7fa0297a99293
parentc95ad4ad2b28ae8ffd06e7f810545a3c2f186daf
Add script to spellcheck the manual LaTeX sources.

This script wraps around aspell and calls it for the file passed on the command
line or runs aspell on all TeX files found in the manual folder (except
preamble.tex). aspell is called interactively. Note: there is currently no way
to interrupt checking if running on the complete folder.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30013 a1c6a512-1295-4272-9138-f99709370657
manual/spellcheck.sh [new file with mode: 0755]