Fix Newsletter2 tURL from last commit.
This commit is contained in:
parent
844d92bca5
commit
bb19bc2a1e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3383
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-08-18 04:35:26 $">
|
||||
<!ENTITY date "$Date: 1998-08-19 15:32:07 $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: publish.sgml,v 1.13 1998-08-18 04:35:26 jkh Exp $ -->
|
||||
<!-- $Id: publish.sgml,v 1.14 1998-08-19 15:32:07 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -200,7 +200,7 @@ Submit articles/make comments by sending email to
|
|||
<A HREF="mailto:newsletter@FreeBSD.ORG">newsletter@FreeBSD.ORG</A>.
|
||||
</TD></TR>
|
||||
|
||||
<TR><TD><A HREF="gifs/newslet2b.jpg"><IMG SRC="gifs/newslett2.jpg" WIDTH="150" HEIGHT="194"></A>
|
||||
<TR><TD><A HREF="gifs/newslet2b.jpg"><IMG SRC="gifs/newslet2.jpg" WIDTH="150" HEIGHT="194"></A>
|
||||
</TD><TD>This is
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">issue #2</A>
|
||||
of the FreeBSD Newsletter, published and distributed free of charge by
|
||||
|
@ -214,6 +214,6 @@ Submit articles/make comments by sending email to
|
|||
|
||||
<ADDRESS><A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR>
|
||||
Copyright © 1995-1997 FreeBSD Inc.
|
||||
All rights reserved.<BR>$Date: 1998-08-18 04:35:26 $</ADDRESS>
|
||||
All rights reserved.<BR>$Date: 1998-08-19 15:32:07 $</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
Loading…
Reference in a new issue