Commit Graph

3 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
Jakub Wilk fae23c624e scripts/markup_check.sh: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2015-12-07 08:13:20 +01:00
Michael Kerrisk cf98af1408 markup_check.sh: Script to check for common man-page markup errors
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 11:38:24 +01:00