This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs,Java] remove sources.redhat.com reference from papers/nosb.html


Applied.

Gerald

2012-10-31  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* papers/nosb.html: Remove reference to sources.redhat.com.

Index: papers/nosb.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/papers/nosb.html,v
retrieving revision 1.4
diff -u -3 -p -r1.4 nosb.html
--- papers/nosb.html	4 Jan 2003 18:34:19 -0000	1.4
+++ papers/nosb.html	1 Nov 2012 19:04:42 -0000
@@ -15,8 +15,8 @@
 No Silver Bullet - Garbage Collection for Java in Embedded Systems</H1>
 </TD>
 
-<TD ALIGN=RIGHT WIDTH="400"><A HREF="http://sources.redhat.com/";>Red Hat Sources site</A>
-|  <A HREF="../">Java Page</A></TD>
+<TD ALIGN=RIGHT WIDTH="400">
+  <A HREF="../">Java Page</A></TD>
 </TR>
 </TABLE>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]