Make the reference to the newsletter point to the actual newsletter.
This commit is contained in:
parent
4e14fcb4a3
commit
caa33fb835
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1761
2 changed files with 12 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-19 05:01:45 $">
|
||||
<!ENTITY date "$Date: 1997-07-21 19:37:21 $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: publish.sgml,v 1.4 1997-07-19 05:01:45 meganm Exp $ -->
|
||||
<!-- $Id: publish.sgml,v 1.5 1997-07-21 19:37:21 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -189,8 +189,9 @@ FreeBSD articles covering everything from installation to tracking
|
|||
<H2>Newsletters</H2>
|
||||
<TABLE BORDER=5 CELLPADDING=15>
|
||||
<TR><TD><A HREF="gifs/newsletb.jpg"><IMG SRC="gifs/newslett.jpg" WIDTH="150" HEIGHT="194"></A>
|
||||
</TD><TD>This is issue #1 of the FreeBSD Newsletter, published and
|
||||
distributed free of charge by
|
||||
</TD><TD>This is
|
||||
<A HREF="http://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">issue #1</A>
|
||||
of the FreeBSD Newsletter, published and distributed free of charge by
|
||||
<A HREF="http://www.cdrom.com">Walnut Creek CDROM</A>.
|
||||
You can
|
||||
<A HREF="http://www.freebsd.org/register.html">register</A> to recieve it.
|
||||
|
@ -201,6 +202,6 @@ Submit articles/make comments by sending email to
|
|||
|
||||
<ADDRESS><A HREF="./mailto.html">www@FreeBSD.ORG</A><BR>
|
||||
Copyright © 1995-1997 FreeBSD Inc.
|
||||
All rights reserved.<BR>$Date: 1997-07-19 05:01:45 $</ADDRESS>
|
||||
All rights reserved.<BR>$Date: 1997-07-21 19:37:21 $</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-19 05:01:45 $">
|
||||
<!ENTITY date "$Date: 1997-07-21 19:37:21 $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: publish.sgml,v 1.4 1997-07-19 05:01:45 meganm Exp $ -->
|
||||
<!-- $Id: publish.sgml,v 1.5 1997-07-21 19:37:21 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -189,8 +189,9 @@ FreeBSD articles covering everything from installation to tracking
|
|||
<H2>Newsletters</H2>
|
||||
<TABLE BORDER=5 CELLPADDING=15>
|
||||
<TR><TD><A HREF="gifs/newsletb.jpg"><IMG SRC="gifs/newslett.jpg" WIDTH="150" HEIGHT="194"></A>
|
||||
</TD><TD>This is issue #1 of the FreeBSD Newsletter, published and
|
||||
distributed free of charge by
|
||||
</TD><TD>This is
|
||||
<A HREF="http://ftp.freebsd.org/pub/FreeBSD/newsletter/issue1.pdf">issue #1</A>
|
||||
of the FreeBSD Newsletter, published and distributed free of charge by
|
||||
<A HREF="http://www.cdrom.com">Walnut Creek CDROM</A>.
|
||||
You can
|
||||
<A HREF="http://www.freebsd.org/register.html">register</A> to recieve it.
|
||||
|
@ -201,6 +202,6 @@ Submit articles/make comments by sending email to
|
|||
|
||||
<ADDRESS><A HREF="./mailto.html">www@FreeBSD.ORG</A><BR>
|
||||
Copyright © 1995-1997 FreeBSD Inc.
|
||||
All rights reserved.<BR>$Date: 1997-07-19 05:01:45 $</ADDRESS>
|
||||
All rights reserved.<BR>$Date: 1997-07-21 19:37:21 $</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
Loading…
Reference in a new issue