diff options
author | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-15 11:53:20 +0100 |
commit | eb863851dc760d12b53aa443481ac97240430aa7 (patch) | |
tree | ad71d7acd3b7cb4c9a32f3a8242749055c84b408 /win32/bin | |
parent | dc0655f797469c47a9e4296c6ab99e8cfba3bd7a (diff) | |
download | perl-eb863851dc760d12b53aa443481ac97240430aa7.tar.gz |
Use alternative URLs for links which are now broken (link rot)
Diffstat (limited to 'win32/bin')
-rw-r--r-- | win32/bin/search.pl | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/win32/bin/search.pl b/win32/bin/search.pl index 2ceffa7bce..5107a8e4fd 100644 --- a/win32/bin/search.pl +++ b/win32/bin/search.pl @@ -182,8 +182,6 @@ However, duplicating things (such as -name '*.c' -name '*.txt') implies OR. If any letter in -newer/-older is upper case, "or equal" is inserted into the test. -You can always find the latest version on the World Wide Web in - http://www.wg.omron.co.jp/~jfriedl/perl/ INLINE_LITERAL_TEXT exit(0); } @@ -1143,10 +1141,7 @@ more powerful and efficient (and intuitive, I think). This manual describes .I search -as of version "941227.4". You can always find the latest version at -.nf - http://www.wg.omron.co.jp/~jfriedl/perl/index.html -.fi +as of version "941227.4". .SH "QUICK EXAMPLE" Basic use is simple: |