diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-10-05 23:56:43 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-10-05 23:57:59 -0400 |
commit | 64da3008c02a30fac03c1d2dc01e935495f210f8 (patch) | |
tree | d1b7e8ae7888b61d327e076ac51274f5276dc9f9 /win32/bin | |
parent | 345e23944176348809d2be92e05ba6856a5c0ebc (diff) | |
download | perl-64da3008c02a30fac03c1d2dc01e935495f210f8.tar.gz |
more pod cleanups based on the new podcheck.t
Diffstat (limited to 'win32/bin')
-rw-r--r-- | win32/bin/pl2bat.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/bin/pl2bat.pl b/win32/bin/pl2bat.pl index 2b5bb4a8e9..8fdfa3d8b0 100644 --- a/win32/bin/pl2bat.pl +++ b/win32/bin/pl2bat.pl @@ -403,7 +403,7 @@ and must use A loop should be used to build up the argument list when not on Windows NT so more than 9 arguments can be processed. -See also L</Disadvantages>. +See also L</DISADVANTAGES>. =head1 SEE ALSO |