man-pages/scripts
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
..
FIXME_list.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
README Maintenance scripts 2005-10-19 07:28:43 +00:00
add_parens_for_own_funcs.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
convert_to_utf_8.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
find_dots_no_parens.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
find_repeated_words.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
find_slashes_no_parens.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
man_show_fixme.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
markup_check.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
print_encoding.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
remove_COLOPHON.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00
unformat_parens.sh scripts: mark them executable 2018-05-31 21:34:32 +02:00

README

The files in this directory are scripts for man-pages maintenance tasks.
They may be useful for downstream man-pages package maintainers or for 
man-pages translators. This directory does not contain any files that
need to be installed in order to use the manual pages.