diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-11 04:48:07 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-07-11 04:48:07 +0000 |
commit | 565495b1def23e000101db75534b4f859e2a4191 (patch) | |
tree | 7d23a7a8094976fcf089658a806349de4203cc19 /scripts | |
parent | d7ad251c0cf9cfba051b6aac67e5f98c84b9fb07 (diff) | |
download | man-pages-565495b1def23e000101db75534b4f859e2a4191.tar.gz |
Name change
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/show_FIXMES.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/show_FIXMES.sh b/scripts/show_FIXMES.sh index e72af12cd9..a2e6ec41a8 100644 --- a/scripts/show_FIXMES.sh +++ b/scripts/show_FIXMES.sh @@ -1,5 +1,5 @@ #!/bin/sh -# show_FIXMES.sh +# FIXME_list.sh # # Display FIXME segments from man-pages source files # |