Update to 1.12
This commit is contained in:
parent
0ae66572a1
commit
178aa83313
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4466
1 changed files with 10 additions and 3 deletions
|
@ -1,19 +1,26 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
|
||||
<!ENTITY date "$Date: 1999-03-05 15:45:24 $">
|
||||
<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
|
||||
<!-- $Id: qnewsletter.sgml,v 1.2 1999-03-05 15:45:24 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>
|
||||
FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
||||
FreeBSD Really-Quick(TM) NewsLetter. Cosas que ocurren en FreeBSD.
|
||||
</p>
|
||||
|
||||
<a name="1999"></a>
|
||||
<h2>1999</h2>
|
||||
<ul>
|
||||
<li><b>Feb</b> <a href="qnewsletter-2-2.html">Volume #2 Issue #2</a></li>
|
||||
<li><b>Jan</b> <a href="qnewsletter-2-1.html">Volume #2 Issue #1</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="1998"></a>
|
||||
<h2>1998</h2>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue