Hi,

While browsing for mg editor tutorial[1] from www.openbsd.org, stumble
on broken link to it in FAQ 8. A random check on cvsweb related target
link, is broken as well. Below is a patch for fixing all the links in
faq8.html. 

If this looks good, I'll send in more patch (particularly on FAQ 5,9,10
and 11) as I'm not too sure whether there's something going on behind
the scene (change of web setup?) that causes this or it has broken for a
while.

Ok?

Regards,
Edward.

[1]http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/~checkout~/src/usr.bin/mg/tutorial?rev=HEAD

Index: faq8.html
===================================================================
RCS file: /cvs/www/faq/faq8.html,v
retrieving revision 1.253
diff -u -p -r1.253 faq8.html
--- faq8.html   3 Jun 2014 11:11:20 -0000       1.253
+++ faq8.html   26 Jul 2014 11:24:09 -0000
@@ -250,7 +250,7 @@ feel free to <a href="../report.html">re
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/gawk/?only_with_tag=OPENBSD_5_5";>lang/gawk</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/gawk/?only_with_tag=OPENBSD_5_5";>lang/gawk</a>
 </td>
 <td>GNU awk</td>
 </tr>
@@ -273,8 +273,8 @@ Most platforms use gcc 4.2.1.
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/gcc/?only_with_tag=OPENBSD_5_5";>lang/gcc</a>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/llvm/?only_with_tag=OPENBSD_5_5";>devel/llvm</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/gcc/?only_with_tag=OPENBSD_5_5";>lang/gcc</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/devel/llvm/?only_with_tag=OPENBSD_5_5";>devel/llvm</a>
 </td>
 <td>These compilers have not gone through the security audit and do not
 contain security enhancements like those in the base system.
@@ -286,7 +286,7 @@ confusion with their counterparts in the
 <tr valign="top">
 <td>Caml</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/ocaml/?only_with_tag=OPENBSD_5_5";>lang/ocaml</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/ocaml/?only_with_tag=OPENBSD_5_5";>lang/ocaml</a>
 </td>
 <td>Objective Caml</td>
 </tr>
@@ -294,7 +294,7 @@ confusion with their counterparts in the
 <tr valign="top">
 <td>COBOL</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/open-cobol/?only_with_tag=OPENBSD_5_5";>lang/open-cobol</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/open-cobol/?only_with_tag=OPENBSD_5_5";>lang/open-cobol</a>
 </td>
 <td></td>
 </tr>
@@ -302,7 +302,7 @@ confusion with their counterparts in the
 <tr valign="top">
 <td>Erlang</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/erlang/?only_with_tag=OPENBSD_5_5";>lang/erlang</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/erlang/?only_with_tag=OPENBSD_5_5";>lang/erlang</a>
 </td>
 <td></td>
 </tr>
@@ -310,14 +310,14 @@ confusion with their counterparts in the
 <tr valign="top">
 <td rowspan="2">Fortran</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/g77/?only_with_tag=OPENBSD_5_5";>lang/g77</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/g77/?only_with_tag=OPENBSD_5_5";>lang/g77</a>
 </td>
 <td>Only Fortran 77 support.</td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/gcc/?only_with_tag=OPENBSD_5_5";>lang/gcc</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/gcc/?only_with_tag=OPENBSD_5_5";>lang/gcc</a>
 </td>
 <td>Fortran 95 is also supported by <tt>egfortran</tt> in gcc 4.0 and above.
 This new compiler is available as a subpackage (f95) of gcc.
@@ -327,14 +327,14 @@ This new compiler is available as a subp
 <tr valign="top">
 <td rowspan="2">Haskell</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/ghc/?only_with_tag=OPENBSD_5_5";>lang/ghc</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/ghc/?only_with_tag=OPENBSD_5_5";>lang/ghc</a>
 </td>
 <td></td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/nhc98/?only_with_tag=OPENBSD_5_5";>lang/nhc98</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/nhc98/?only_with_tag=OPENBSD_5_5";>lang/nhc98</a>
 </td>
 <td></td>
 </tr>
@@ -342,28 +342,28 @@ This new compiler is available as a subp
 <tr valign="top">
 <td rowspan="4">Java</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/jdk/?only_with_tag=OPENBSD_5_5";>devel/jdk</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/devel/jdk/?only_with_tag=OPENBSD_5_5";>devel/jdk</a>
 </td>
 <td>OpenJDK - 1.7 and 1.6 as a package on amd64</td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/www/icedtea-web/?only_with_tag=OPENBSD_5_5";>www/icedtea-web</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/www/icedtea-web/?only_with_tag=OPENBSD_5_5";>www/icedtea-web</a>
 </td>
 <td>Browser plugin and web start for OpenJDK.</td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/eclipse/?only_with_tag=OPENBSD_5_5";>devel/eclipse</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/devel/eclipse/?only_with_tag=OPENBSD_5_5";>devel/eclipse</a>
 </td>
 <td>Large IDE; works with OpenJDK.</td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/netbeans/?only_with_tag=OPENBSD_5_5";>devel/netbeans</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/devel/netbeans/?only_with_tag=OPENBSD_5_5";>devel/netbeans</a>
 </td>
 <td>Another IDE; works with OpenJDK.</td>
 </tr>
@@ -371,7 +371,7 @@ This new compiler is available as a subp
 <tr valign="top">
 <td>Lisp</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/clisp/?only_with_tag=OPENBSD_5_5";>lang/clisp</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/clisp/?only_with_tag=OPENBSD_5_5";>lang/clisp</a>
 </td>
 <td></td>
 </tr>
@@ -379,7 +379,7 @@ This new compiler is available as a subp
 <tr valign="top">
 <td>Lua</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/lua/?only_with_tag=OPENBSD_5_5";>lang/lua</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/lua/?only_with_tag=OPENBSD_5_5";>lang/lua</a>
 </td>
 <td>Additional Lua libraries and auxiliary utilities are available in the
 ports tree.</td>
@@ -397,7 +397,7 @@ before installing modules from CPAN.</td
 <tr valign="top">
 <td>Perl 6</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/rakudo/?only_with_tag=OPENBSD_5_5";>lang/rakudo</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/rakudo/?only_with_tag=OPENBSD_5_5";>lang/rakudo</a>
 </td>
 <td></td>
 </tr>
@@ -405,7 +405,7 @@ before installing modules from CPAN.</td
 <tr valign="top">
 <td>PHP</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/php/?only_with_tag=OPENBSD_5_5";>lang/php</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/php/?only_with_tag=OPENBSD_5_5";>lang/php</a>
 </td>
 <td>
 Plenty of subpackages are available for different PHP modules.
@@ -415,14 +415,14 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td rowspan="2">Prolog</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/gprolog/?only_with_tag=OPENBSD_5_5";>lang/gprolog</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/gprolog/?only_with_tag=OPENBSD_5_5";>lang/gprolog</a>
 </td> 
 <td>GNU Prolog compiler.</td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/swi-prolog/?only_with_tag=OPENBSD_5_5";>lang/swi-prolog</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/swi-prolog/?only_with_tag=OPENBSD_5_5";>lang/swi-prolog</a>
 </td> 
 <td>SWI-Prolog environment.</td>
 </tr>
@@ -430,7 +430,7 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td>Python</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/python/?only_with_tag=OPENBSD_5_5";>lang/python</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/python/?only_with_tag=OPENBSD_5_5";>lang/python</a>
 </td>
 <td>Other ports are using Python 2.7 by default.</td>
 </tr>
@@ -438,7 +438,7 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td>Ruby</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/ruby/?only_with_tag=OPENBSD_5_5";>lang/ruby</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/ruby/?only_with_tag=OPENBSD_5_5";>lang/ruby</a>
 </td>
 <td></td>
 </tr>
@@ -446,28 +446,28 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td rowspan="4">Scheme</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/chicken/?only_with_tag=OPENBSD_5_5";>lang/chicken</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/chicken/?only_with_tag=OPENBSD_5_5";>lang/chicken</a>
 </td>
 <td></td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/scheme48/?only_with_tag=OPENBSD_5_5";>lang/scheme48</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/scheme48/?only_with_tag=OPENBSD_5_5";>lang/scheme48</a>
 </td>
 <td></td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/scm/?only_with_tag=OPENBSD_5_5";>lang/scm</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/scm/?only_with_tag=OPENBSD_5_5";>lang/scm</a>
 </td>
 <td></td>
 </tr>
 
 <tr valign="top">
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/shells/scsh/?only_with_tag=OPENBSD_5_5";>shells/scsh</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/shells/scsh/?only_with_tag=OPENBSD_5_5";>shells/scsh</a>
 </td>
 <td></td>
 </tr>
@@ -475,7 +475,7 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td>Smalltalk</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/squeak/?only_with_tag=OPENBSD_5_5";>lang/squeak</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/squeak/?only_with_tag=OPENBSD_5_5";>lang/squeak</a>
 </td>
 <td></td>
 </tr>
@@ -483,7 +483,7 @@ Plenty of subpackages are available for 
 <tr valign="top">
 <td>Tcl</td>
 <td>
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/tcl/?only_with_tag=OPENBSD_5_5";>lang/tcl</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/ports/lang/tcl/?only_with_tag=OPENBSD_5_5";>lang/tcl</a>
 </td>
 <td></td>
 </tr>
@@ -1039,7 +1039,7 @@ functionality, as well as modes for Lisp
 
 <p>
 A concise
-<a 
href="http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/usr.bin/mg/tutorial?rev=HEAD";>tutorial</a>
+<a 
href="http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/~checkout~/src/usr.bin/mg/tutorial?rev=HEAD";>tutorial</a>
 is included with OpenBSD
 (located at <tt>/usr/share/doc/mg/tutorial</tt>).

Reply via email to