fb4cfbd2fa
<abs@netbsd.org> in private message. Some bugs found in previous package was fixed also. Change list is available on its home page (in Japanese). htmllint.pm 2.36 2001/03/14 Supported iMode 3.0. 2.35 2001/03/05 Warn about non-blank text following <FIELDSET>. 2.34 2001/02/24 Support various ristrictions noted in comment of DTD by ISO/IEC 15545. As this, several warning are added. Character entity references are now considered when counting length for title, etc. 2.33 2001/02/13 Under some circumstances, <NOFRAMES> outside of <FRAMESET> warns inconsitently. htmllint.cgi 1.01 2001/03/08 Couldn't get resource properly when ommitting trailing '/' such as http://host 1.00 2001/02/01 Couldn't get resource properly when the URL contains authenticate information. As you already know, '2.36' is a version of htmllint.pm.
848 B
848 B
$NetBSD: patch-aa,v 1.2 2001/03/18 14:05:12 kei Exp $
--- faq.html.orig Wed Mar 14 16:36:18 2001
+++ faq.html Sun Mar 18 08:42:50 2001
@@ -153,7 +153,7 @@
<dl compact class="faq">
<dt>Q<dd>$B%5!<%P$K <a href="http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/">w3m</a> $B$r%$%s%9%H!<%k$7$^$7$?$, Another HTML-lint $B$G7k2L$,I=<($5$l$^$;$s!#
<dt>A<dd>$B%G%U%)%k%H$G!"-M$B%*%W%7%g%s$rIU$1$Fw3m$B$r8F$S=P$9$?$a!"%+%i!<5!G=$rL58z$K$7$F%3%s%Q%$%k$5$l$?w3m$B$G$&$^$/F0:n$7$J$$$h$&$G$9!#%+%i!<5!G=$rM-8z$K$9$k$+!"htmllint.env $B$G
-<pre class="pre-sample"> $W3M = '/usr/local/bin/w3m -dump -T text/html -e';</pre>
+<pre class="pre-sample"> $W3M = '@PREFIX@/bin/w3m -dump -T text/html -j';</pre>
$B$J$I$H -M $B$N$J$$%*%W%7%g%s$r;XDj$7$F$/$@$5$$($B%*%W%7%g%s$N>\:Y$Ow3m$B$r;2>H$N$3$H)$B!#
</dl>
--- faq.html.orig Wed Mar 14 16:36:18 2001
+++ faq.html Sun Mar 18 08:42:50 2001
@@ -153,7 +153,7 @@
<dl compact class="faq">
<dt>Q<dd>$B%5!<%P$K <a href="http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/">w3m</a> $B$r%$%s%9%H!<%k$7$^$7$?$, Another HTML-lint $B$G7k2L$,I=<($5$l$^$;$s!#
<dt>A<dd>$B%G%U%)%k%H$G!"-M$B%*%W%7%g%s$rIU$1$Fw3m$B$r8F$S=P$9$?$a!"%+%i!<5!G=$rL58z$K$7$F%3%s%Q%$%k$5$l$?w3m$B$G$&$^$/F0:n$7$J$$$h$&$G$9!#%+%i!<5!G=$rM-8z$K$9$k$+!"htmllint.env $B$G
-<pre class="pre-sample"> $W3M = '/usr/local/bin/w3m -dump -T text/html -e';</pre>
+<pre class="pre-sample"> $W3M = '@PREFIX@/bin/w3m -dump -T text/html -j';</pre>
$B$J$I$H -M $B$N$J$$%*%W%7%g%s$r;XDj$7$F$/$@$5$$($B%*%W%7%g%s$N>\:Y$Ow3m$B$r;2>H$N$3$H)$B!#
</dl>