Commit Graph

8 Commits

Author SHA1 Message Date
Mike Frysinger 26cea65499 scripts: mark them executable
It's easier to run `./scripts/foo.sh ...` than
`bash ./scripts/foo.sh ...`.  Mark them all +x to support that.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2018-05-31 21:34:32 +02:00
Stéphane Aulery 1870c751c1 find_repeated_words.sh: Do not process files that are redirects
Signed-off-by: Stéphane Aulery <saulery@free.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2015-03-22 19:25:22 +01:00
Michael Kerrisk 404b6a03ac FIXME_list.sh, add_parens_for_own_funcs.sh, find_dots_no_parens.sh, find_repeated_words.sh, find_slashes_no_parens.sh, remove_COLOPHON.sh, unformat_parens.sh: Add copyright and license
Reported-by: Felix Janda <felix.janda@posteo.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-09-16 05:03:49 +02:00
Michael Kerrisk d60ee8836f find_repeated_words.sh: Add filename in comments
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-09-16 04:41:47 +02:00
Michael Kerrisk 606043ca67 find_repeated_words.sh: Fix bug
setting of MANWIDTH needs to be in environmnt of "man -l"

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
2010-08-29 14:41:52 +02:00
Michael Kerrisk 028bd83c9a error fix 2007-09-19 21:23:50 +00:00
Michael Kerrisk c092684fe3 Minor changes 2007-09-10 04:14:12 +00:00
Michael Kerrisk f1b981147e Find duplicate consecutive words in files 2007-03-01 16:24:55 +00:00