Update Xerox FTP host name in overview.html
authorIvan Maidanski <ivmai@mail.ru>
Thu, 15 May 2014 17:30:10 +0000 (21:30 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 15 May 2014 17:30:10 +0000 (21:30 +0400)
* doc/overview.html: Update FTP host name (ftp.parc.xerox.com).

doc/overview.html

index 00d5d4f..003ed7a 100644 (file)
@@ -27,7 +27,8 @@
 before that at
 <tt>http://reality.sgi.com/boehm/gc.html</tt>
 and before that at
-<tt>ftp://parcftp.xerox.com/pub/gc/gc.html</tt>. ]
+<a href="ftp://ftp.parc.xerox.com/pub/gc/gc.html">
+<tt>ftp://ftp.parc.xerox.com/pub/gc/gc.html</tt></a>. ]
 <p>
 The <a href="http://www.hboehm.info">Boehm</a>-<a href="http://www.cs.cornell.edu/annual_report/00-01/bios.htm#demers">Demers</a>-<a href="http://www-sul.stanford.edu/weiser/">Weiser</a>
 conservative garbage collector can
@@ -274,7 +275,7 @@ using programs written for malloc/free.
 </p><p>
 Joel Bartlett's <a href="ftp://gatekeeper.dec.com/pub/compaq/WRL/research-reports/WRL-TN-12.ps">mostly copying conservative garbage collector for C++</a>.
 </p><p>
-John Ellis and David Detlef's <a href="ftp://parcftp.xerox.com/pub/ellis/gc/gc.ps">Safe Efficient Garbage Collection for C++</a> proposal.
+John Ellis and David Detlef's <a href="ftp://ftp.parc.xerox.com/pub/ellis/gc/gc.ps">Safe Efficient Garbage Collection for C++</a> proposal.
 </p><p>
 Henry Baker's <a href="http://home.pipeline.com/%7Ehbaker1/">paper collection</a>.
 </p><p>