diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/p5-W3C-LinkChecker | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'www/p5-W3C-LinkChecker')
-rw-r--r-- | www/p5-W3C-LinkChecker/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-W3C-LinkChecker/pkg-descr b/www/p5-W3C-LinkChecker/pkg-descr index c71f2ccd9f49..3f8c539f4781 100644 --- a/www/p5-W3C-LinkChecker/pkg-descr +++ b/www/p5-W3C-LinkChecker/pkg-descr @@ -1,12 +1,12 @@ -This manual page documents briefly the checklink command, a.k.a. the W3C +This manual page documents briefly the checklink command, a.k.a. the W3C Link Checker. -checklink is a program that reads an HTML or XHTML document, extracts a -list of anchors and lists and checks that no anchor is defined twice and -that all the links are dereferenceable, including the fragments. It warns -about HTTP redirects, including directory redirects, and can check +checklink is a program that reads an HTML or XHTML document, extracts a +list of anchors and lists and checks that no anchor is defined twice and +that all the links are dereferenceable, including the fragments. It warns +about HTTP redirects, including directory redirects, and can check recursively a part of a web site. The program can be used either as a command line tool or as a CGI script. - + WWW: http://search.cpan.org/dist/W3C-LinkChecker/ |