diff options
Diffstat (limited to 'autodoc.pl')
-rw-r--r-- | autodoc.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/autodoc.pl b/autodoc.pl index 1ef62b52a4..bff2094a54 100644 --- a/autodoc.pl +++ b/autodoc.pl @@ -13,8 +13,7 @@ # Has an optional arg, which is the directory to chdir to before reading # MANIFEST and *.[ch]. # -# This script is normally invoked as part of 'make all', but is also -# called from regen.pl. +# This script is invoked as part of 'make all' # # '=head1' are the only headings looked for. If the next line after the # heading begins with a word character, it is considered to be the first line |