svn commit: r52073 - head/en_US.ISO8859-1/htdocs/advocacy

Eitan Adler eadler at FreeBSD.org
Thu Aug 2 10:50:39 UTC 2018


Author: eadler
Date: Thu Aug  2 10:50:38 2018
New Revision: 52073
URL: https://svnweb.freebsd.org/changeset/doc/52073

Log:
  myths: remove dead links
  
  PVM: I can't find any replacement web pages. There are multiple references to
  the now-dead page but nothing canonical.
  
  countersiege: see OpenBSD's page

Modified:
  head/en_US.ISO8859-1/htdocs/advocacy/myths.xml

Modified: head/en_US.ISO8859-1/htdocs/advocacy/myths.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/advocacy/myths.xml	Thu Aug  2 10:35:36 2018	(r52072)
+++ head/en_US.ISO8859-1/htdocs/advocacy/myths.xml	Thu Aug  2 10:50:38 2018	(r52073)
@@ -267,11 +267,6 @@
     <p>The following URLs should disprove this;</p>
 
     <ul>
-        <li><a href="http://www.epm.ornl.gov/pvm/">http://www.epm.ornl.gov/pvm/</a>
-          The Parallel Virtual Machine is nothing more than a software package that makes
-          setting up a Cluster simple.  The source code is freely available, and will run
-          on FreeBSD without much problem.</li>
-
 	<li><a href="https://people.FreeBSD.org/~brooks/papers/bsdcon2003/fbsdcluster/">
 	  https://people.FreeBSD.org/~brooks/papers/bsdcon2003/fbsdcluster/</a>
 	  Brooks Davis's paper about the implementation of a FreeBSD
@@ -281,10 +276,6 @@
 	  http://www.openbsd.org/faq/pf/carp.html</a>
 	  OpenBSD's Common Address Redundancy Protocol (CARP) to
 	  build redundant clusters at the level of the firewall</li>
-
-	<li><a href="http://www.countersiege.com/doc/pfsync-carp">
-	  http://www.countersiege.com/doc/pfsync-carp</a>
-	  A good explanation of CARP</li>
 
 	<li><a href="http://pf4freebsd.love2party.net/carp.html">
 	  http://pf4freebsd.love2party.net/carp.html</a>


More information about the svn-doc-head mailing list