Move `Changes at the FreeBSD Web Server' at the bottom and
add a short description.
This commit is contained in:
parent
9f31a117a2
commit
1845f04030
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4198
1 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-03 19:43:10 $">
|
||||
<!ENTITY date "$Date: 1999-02-03 19:45:13 $">
|
||||
<!ENTITY title "FreeBSD News">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: news.sgml,v 1.10 1999-02-03 19:43:10 wosch Exp $ -->
|
||||
<!-- $Id: news.sgml,v 1.11 1999-02-03 19:45:13 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -21,8 +21,6 @@ FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
|||
<h2><a href="press.html">FreeBSD in the Press</a></h2>
|
||||
<p>The press about FreeBSD.</p>
|
||||
|
||||
<h2><a href="webchanges.html">Changes at the FreeBSD Web Server</a></h2>
|
||||
<p></p>
|
||||
|
||||
<h2><A HREF="../publish.html#newsletter">Newsletter</A></h2>
|
||||
<p>The FreeBSD Newsletter.</p>
|
||||
|
@ -41,6 +39,9 @@ novices. The aim is to provide a set of step-by-step guides to
|
|||
installing and configuring various ports.
|
||||
</p>
|
||||
|
||||
<h2><a href="webchanges.html">Changes at the FreeBSD Web Server</a></h2>
|
||||
<p>This page list user visible changes at the FreeBSD Web Server.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue