Sync with english version

This commit is contained in:
Jesus Rodriguez Cuesta 1999-02-26 14:36:05 +00:00
parent 3cb9cff77a
commit 85fccc6e5b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4408
3 changed files with 82 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $
# $Id: Makefile,v 1.2 1999-02-26 14:36:05 jesusr Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -17,6 +17,7 @@ DOCS+= qnewsletter-1-4.sgml
DOCS+= qnewsletter-1-5.sgml
DOCS+= qnewsletter-1-6.sgml
DOCS+= qnewsletter-1-7.sgml
DOCS+= qnewsletter-2-1.sgml
DOCS+= press.sgml
DOCS+= newsflash.sgml

View file

@ -7,11 +7,11 @@
<!ENTITY year "1998">
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
<!ENTITY qnlprev "qnewsletter-1-6.html">
<!-- <!ENTITY qnlnext "qnewsletter-1-8.html"> -->
<!ENTITY qnlnext "qnewsletter-2-1.html">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: qnewsletter-1-7.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
<!-- $Id: qnewsletter-1-7.sgml,v 1.2 1999-02-26 14:36:05 jesusr Exp $ -->
<html>
&header;
@ -61,7 +61,7 @@
&newshome;
&qnewsletterhome;
| &qnewsletterprev;
<!-- | &qnewsletternext; -->
| &qnewsletternext;
&footer;
</body>

View file

@ -0,0 +1,77 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date">
<!ENTITY volume "2">
<!ENTITY issue "1">
<!ENTITY month "Jan">
<!ENTITY year "1999">
<!ENTITY title "Quick NewsLetter Volume #&volume; Issue #&issue;">
<!ENTITY qnlprev "qnewsletter-1-7.html">
<!-- <!ENTITY qnlnext "qnewsletter-2-2.html"> -->
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]>
<!-- $Id: qnewsletter-2-1.sgml,v 1.1 1999-02-26 14:36:05 jesusr Exp $ -->
<html>
&header;
&qnewsletterheader;
<ul>
<li><b>Release Information</b>:
FreeBSD 2.2.X is now in Maintenance mode. (No active development)<br>
FreeBSD 3.X is now the Stable Branch with 3.1
to be released on Feb 15 1999.<br>
FreeBSD 4.0 is now the Development Version with no release scheduled.<br>
<p></p></li>
<li><b>FreeBSD in the News</b>:
Greg Lehey wrote an article in Sunworld.
<A HREF="http://www.sunworld.com/swol-01-1999/swol-01-bsd.html">http://www.sunworld.com/swol-01-1999/swol-01-bsd.html</A><p>
Sean Eric Fagan wrote an article in LINUX JOURNAL
<A HREF="http://www.linuxjournal.com/issue57/2515.html">http://www.linuxjournal.com/issue57/2515.html</A>
<p></p></li>
<li><b>FreeBSD Advocacy</b>:
FreeBSD now has its own online magazine:
<A HREF="http://www.freebsdzine.org">http://www.freebsdzine.org</A>
<p></p></li>
<li><b>FreeBSD User Group Listing</b>
<A HREF="http://www.dsinw.com/~hamellr/freebsd/ug.html/">http://www.dsinw.com/~hamellr/freebsd/ug.html/</A>
<p></p></li>
<li><b>FreeBSD Mentioned</b>
<A HREF="http://helix.nature.com/webmatters/tomog.html">http://helix.nature.com/webmatters/tomog.html</A>
<p></p></li>
<li><b>IPsec</b>
IPsec-only KAME kit for FreeBSD 3.0-RELEASE is ready for you.
The kit provides fully functional IPsec for FreeBSD 3.0-RELEASE.
Please report any bugs to KAME team via KAME GNATS bug database
(NOT to FreeBSD bug database). Thanks.
<A HREF="ftp://ftp.kame.net/pub/kame/snap/kame-ipsec-19990104-fbsd30-snap.tgz">ftp://ftp.kame.net/pub/kame/snap/kame-ipsec-19990104-fbsd30-snap.tgz</A>
<p></p></li>
<li><b>How-To</b>:
Sound Card Tutorial
<A HREF="http://www.neosoft.com/~conrads/awepnp-freebsd.txt">http://www.neosoft.com/~conrads/awepnp-freebsd.txt</A>
<p></p></li>
<li><b>The BSD Beastie</b>:
The January Issue of the Daemon News features a new BSD cartoon character.
The Febuary Issue will co-star a "female" Daemon.
<A HREF="http://www.daemonnews.org/">http://www.daemonnews.org/</A>
<p></p></li>
</ul>
&qnewsletterfooter;
&newshome;
&qnewsletterhome;
| &qnewsletterprev;
<!-- | &qnewsletternext; -->
&footer;
</body>