The links to gmdiff and others in specialtopics#Mandoc
still seem to point to "mdocml.bsd.lv" instead of
mandoc's own "mandoc.bsd.lv" domain.

        Jan


--- specialtopics.html.orig     Sun Nov 26 12:41:11 2017
+++ specialtopics.html  Sun Nov 26 12:59:50 2017
@@ -1002,7 +1002,7 @@ $ <b>doas make install</b>
 </pre></blockquote>
 
 Optionally, you may also get a copy of the
-<a href="http://mdocml.bsd.lv/cgi-bin/cvsweb/gmdiff?cvsroot=mdocml";>gmdiff</a>
+<a href="http://mandoc.bsd.lv/cgi-bin/cvsweb/gmdiff";>gmdiff</a>
 utility script that helps to compare groff and mandoc output.
 The gmdiff script is not strictly required, doing the necessary checks by hand
 is perfectly acceptable.
@@ -1123,7 +1123,7 @@ If there are no errors, but mandoc output has minor is
 hinder the user when reading the manual, you are welcome to report these
 issues as well.
 In that case, you are even more welcome to first check the mandoc
-<a href="http://mdocml.bsd.lv/cgi-bin/cvsweb/TODO?cvsroot=mdocml";>TODO</a>
+<a href="http://mandoc.bsd.lv/cgi-bin/cvsweb/TODO";>TODO</a>
 list, to avoid having the same minor issues reported again and again -
 but in case of doubt, it is always better to report dupes than to let
 problems go unnoticed.
@@ -1140,7 +1140,7 @@ particular to identify and remove bogus mandoc errors 
 To speed up the manual checks, in particular if you are often doing mandoc
 checks on OpenBSD ports, and to reduce the risk of overlooking problems,
 consider using the 
-<a href="http://mdocml.bsd.lv/cgi-bin/cvsweb/gmdiff?cvsroot=mdocml";>gmdiff</a>
+<a href="http://mandoc.bsd.lv/cgi-bin/cvsweb/gmdiff";>gmdiff</a>
 utility script.
 It takes the file names of an arbitrary number of manual source files as
 arguments, runs both groff and mandoc on all the files in turn, and compares

Reply via email to