href instead of name in platform sites
Tobias Stoeckmann <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have reported this one for alpha.html looong time ago, this time I
have written a little perl script that found other occurences. (I
reported last time that platform sites are affected, but I just wanted
to apply diffs this time, too). Another report is for groups.html, but
this file is created automatically, so I have not created a diff.
Tobias Stoeckmann
The perl script (used on all english sites):
---
#!/usr/bin/perl
open FILE, $ARGV[0] or die 'Cannot open that file!';
my $count = 0;
while(<FILE>) {
$count++;
if ($_ =~ /<a href=[^>]*><\/a>/) {
print "in line $count\n";
}
}
close FILE;
---
The diffs:
--- amd64.html~ Sat Mar 11 10:14:38 2006
+++ amd64.html Sat Mar 11 10:14:55 2006
@@ -32,7 +32,7 @@
Note that <a href="i386.html">OpenBSD/i386</a> also runs on these
processors, but in 32-bit mode.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
--- amiga.html~ Sat Mar 11 10:14:38 2006
+++ amiga.html Sat Mar 11 10:15:01 2006
@@ -40,7 +40,7 @@
<a href="mailto:[email protected]">Niklas Hallqvist</a>.
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- arc.html~ Sat Mar 11 10:14:38 2006
+++ arc.html Sat Mar 11 10:15:08 2006
@@ -48,7 +48,7 @@
<a href="mailto:[email protected]">Warner Losh</a>.
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- cats.html~ Sat Mar 11 10:14:38 2006
+++ cats.html Sat Mar 11 10:15:13 2006
@@ -40,7 +40,7 @@
Others are definitely welcome to contribute!
We are also evaluating other possible ARM platforms.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
--- hp300.html~ Sat Mar 11 10:14:38 2006
+++ hp300.html Sat Mar 11 10:15:19 2006
@@ -30,7 +30,7 @@
hack on it from time to time.
Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- hppa.html~ Sat Mar 11 10:14:38 2006
+++ hppa.html Sat Mar 11 10:15:25 2006
@@ -39,7 +39,7 @@
Others are definitely welcome to contribute!
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- i386.html~ Sat Mar 11 10:14:38 2006
+++ i386.html Sat Mar 11 10:15:32 2006
@@ -22,7 +22,7 @@
OpenBSD/i386 runs on the standard PC's and clones, with a wide variety
of processors, I/O bus architectures and peripherals supported.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
<li><a href="#history">History of the port</a>
--- luna88k.html~ Sat Mar 11 10:14:38 2006
+++ luna88k.html Sat Mar 11 10:15:36 2006
@@ -28,7 +28,7 @@
(<a href="mailto:[email protected]">[email protected]</a>), with the help of
Miod Vallat. Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
<li><a href="#history">History of the port</a>
--- mac68k.html~ Sat Mar 11 10:14:38 2006
+++ mac68k.html Sat Mar 11 10:15:41 2006
@@ -43,7 +43,7 @@
Others are definitely welcome to contribute!
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- macppc.html~ Sat Mar 11 10:14:38 2006
+++ macppc.html Sat Mar 11 10:15:46 2006
@@ -37,7 +37,7 @@
(<a href="mailto:[email protected]">[email protected]</a>).
Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
<li><a href="#history">History of the port</a>
--- mvme68k.html~ Sat Mar 11 10:14:38 2006
+++ mvme68k.html Sat Mar 11 10:15:51 2006
@@ -26,7 +26,7 @@
<p>
There is currently no maintainer for the mvme68k port.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- mvme88k.html~ Sat Mar 11 10:14:38 2006
+++ mvme88k.html Sat Mar 11 10:15:54 2006
@@ -28,7 +28,7 @@
(<a href="mailto:[email protected]">[email protected]</a>), with the help of
Steve Murphree. Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- pegasos.html~ Sat Mar 11 10:14:38 2006
+++ pegasos.html Sat Mar 11 10:15:59 2006
@@ -25,7 +25,7 @@
This port is no longer maintained.
There is no intention to revive this port.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
--- pmax.html~ Sat Mar 11 10:14:38 2006
+++ pmax.html Sat Mar 11 10:16:03 2006
@@ -40,7 +40,7 @@
<a href="mailto:[email protected]">Miod Vallat</a>.
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- products.html~ Fri Jan 27 22:15:28 2006
+++ products.html Sat Mar 11 10:27:48 2006
@@ -27,7 +27,7 @@
<a href=support.html>our support page</a>.
<p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h2><font color="#0000e0"><i>Table of contents</i></font></h2>
<ul>
--- romp.html~ Sat Mar 11 10:14:38 2006
+++ romp.html Sat Mar 11 10:16:08 2006
@@ -32,7 +32,7 @@
Please be sure to check our <a href="mail.html">mailing list policy</a> before
subscribing.
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- sgi.html~ Sat Mar 11 10:14:38 2006
+++ sgi.html Sat Mar 11 10:16:11 2006
@@ -29,7 +29,7 @@
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>
<li><a href="#history">History of the port</a>
--- solbourne.html~ Sat Mar 11 10:14:38 2006
+++ solbourne.html Sat Mar 11 10:16:15 2006
@@ -30,7 +30,7 @@
Others are definitely welcome to contribute!
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- sparc.html~ Sat Mar 11 10:14:38 2006
+++ sparc.html Sat Mar 11 10:16:20 2006
@@ -42,7 +42,7 @@
Others are definitely welcome to contribute!
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- sparc64.html~ Sat Mar 11 10:14:38 2006
+++ sparc64.html Sat Mar 11 10:16:26 2006
@@ -38,7 +38,7 @@
mainly Art Grabowski.
Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- sun3.html~ Sat Mar 11 10:14:38 2006
+++ sun3.html Sat Mar 11 10:16:30 2006
@@ -38,7 +38,7 @@
<a href="mailto:[email protected]">Miod Vallat</a>.
</p>
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- vax.html~ Sat Mar 11 10:14:38 2006
+++ vax.html Sat Mar 11 10:16:34 2006
@@ -40,7 +40,7 @@
and <a href="mailto:[email protected]">Hugh Graham</a>.
Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
--- zaurus.html~ Sat Mar 11 10:14:38 2006
+++ zaurus.html Sat Mar 11 10:16:40 2006
@@ -42,7 +42,7 @@
(<a href="mailto:[email protected]">[email protected]</a>).
Others are definitely welcome to contribute!
-<a href="#toc"></a>
+<a name="toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<ul>