Skip to content

Commit

Permalink
Mention install_doc_files.pl in POD.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@43419 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
bschmalhofer committed Jan 10, 2010
1 parent f2bcdfa commit 114252a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions t/tools/install/01-create_directories.t
Expand Up @@ -79,17 +79,17 @@ pass("Completed all tests in $0");
=head1 DESCRIPTION
The files in this directory test functionality used by
F<tools/dev/install_files.pl> and F<tools/dev/install_dev_files.pl> and
exported by F<lib/Parrot/Install.pm>.
The files in this directory test functionality used by the the scripts
F<tools/dev/install_files.pl>, F<tools/dev/install_doc_files.pl> and F<tools/dev/install_dev_files.pl>
and are exported by F<lib/Parrot/Install.pm>.
=head1 AUTHOR
James E Keenan and Timothy S Nelson
=head1 SEE ALSO
Parrot::Install, F<tools/dev/install_files.pl>, F<tools/dev/install_dev_files.pl>
Parrot::Install, F<tools/dev/install_files.pl>, F<tools/dev/install_doc_files.pl>, F<tools/dev/install_dev_files.pl>
=cut

Expand Down
8 changes: 4 additions & 4 deletions t/tools/install/02-install_files.t
Expand Up @@ -260,17 +260,17 @@ pass("Completed all tests in $0");
=head1 DESCRIPTION
The files in this directory test functionality used by
F<tools/dev/install_files.pl> and F<tools/dev/install_dev_files.pl> and
exported by F<lib/Parrot/Install.pm>.
The files in this directory test functionality used by the the scripts
F<tools/dev/install_files.pl>, F<tools/dev/install_doc_files.pl> and F<tools/dev/install_dev_files.pl>
and are exported by F<lib/Parrot/Install.pm>.
=head1 AUTHOR
James E Keenan and Timothy S Nelson
=head1 SEE ALSO
Parrot::Install, F<tools/dev/install_files.pl>, F<tools/dev/install_dev_files.pl>
Parrot::Install, F<tools/dev/install_files.pl>, F<tools/dev/install_doc_files.pl>, F<tools/dev/install_dev_files.pl>
=cut

Expand Down
6 changes: 3 additions & 3 deletions t/tools/install/03-lines_to_files.t
Expand Up @@ -209,9 +209,9 @@ pass("Completed all tests in $0");
=head1 DESCRIPTION
The files in this directory test functionality used by
F<tools/dev/install_files.pl> and F<tools/dev/install_dev_files.pl> and
exported by F<lib/Parrot/Install.pm>.
The files in this directory test functionality used by the the scripts
F<tools/dev/install_files.pl>, F<tools/dev/install_doc_files.pl> and F<tools/dev/install_dev_files.pl>
and are exported by F<lib/Parrot/Install.pm>.
=head1 AUTHOR
Expand Down

0 comments on commit 114252a

Please sign in to comment.