Add titles to some of the longer news items.
This commit is contained in:
parent
d7c5844b64
commit
6ed00c156d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10221
2 changed files with 18 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.1 2001/08/06 06:57:44 nik Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.2 2001/08/07 00:03:25 logo Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -149,6 +149,8 @@
|
|||
<name>13</name>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD Status Report Available</title>
|
||||
|
||||
<p><a href="mailto:rwatson@FreeBSD.org">Robert Watson</a> has
|
||||
compiled a
|
||||
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=481962+0+archive/2001/freebsd-hackers/20010617.freebsd-hackers">status report</a> for the FreeBSD Project. These reports are scheduled to continue on a monthly basis.</p>
|
||||
|
@ -195,6 +197,8 @@
|
|||
<name>24</name>
|
||||
|
||||
<event>
|
||||
<title>ftp.FreeBSD.org back up</title>
|
||||
|
||||
<p>The famous ftp site,
|
||||
<a href="ftp://ftp.FreeBSD.org/">ftp.FreeBSD.org</a>, is now back
|
||||
in full operation. Many thanks to <a
|
||||
|
@ -217,6 +221,8 @@
|
|||
<name>2</name>
|
||||
|
||||
<event>
|
||||
<title>New FreeBSD 'zine issue out</title>
|
||||
|
||||
<p>The first May 2001 issue of the
|
||||
<a href="http://www.freebsdzine.org/">FreeBSD 'zine</a> is now
|
||||
available. Starting this month, there will be two issues
|
||||
|
@ -232,6 +238,8 @@
|
|||
<name>27</name>
|
||||
|
||||
<event>
|
||||
<title>SMP Alpha now works</title>
|
||||
|
||||
<p>FreeBSD now works with multiple processors on Alpha systems,
|
||||
thanks to the efforts of <a href="mailto:jhb@FreeBSD.org">John
|
||||
Baldwin</a>, <a href="mailto:gallatin@FreeBSD.org">Andrew
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.1 2001/08/06 06:57:44 nik Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.2 2001/08/07 00:03:25 logo Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -149,6 +149,8 @@
|
|||
<name>13</name>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD Status Report Available</title>
|
||||
|
||||
<p><a href="mailto:rwatson@FreeBSD.org">Robert Watson</a> has
|
||||
compiled a
|
||||
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=481962+0+archive/2001/freebsd-hackers/20010617.freebsd-hackers">status report</a> for the FreeBSD Project. These reports are scheduled to continue on a monthly basis.</p>
|
||||
|
@ -195,6 +197,8 @@
|
|||
<name>24</name>
|
||||
|
||||
<event>
|
||||
<title>ftp.FreeBSD.org back up</title>
|
||||
|
||||
<p>The famous ftp site,
|
||||
<a href="ftp://ftp.FreeBSD.org/">ftp.FreeBSD.org</a>, is now back
|
||||
in full operation. Many thanks to <a
|
||||
|
@ -217,6 +221,8 @@
|
|||
<name>2</name>
|
||||
|
||||
<event>
|
||||
<title>New FreeBSD 'zine issue out</title>
|
||||
|
||||
<p>The first May 2001 issue of the
|
||||
<a href="http://www.freebsdzine.org/">FreeBSD 'zine</a> is now
|
||||
available. Starting this month, there will be two issues
|
||||
|
@ -232,6 +238,8 @@
|
|||
<name>27</name>
|
||||
|
||||
<event>
|
||||
<title>SMP Alpha now works</title>
|
||||
|
||||
<p>FreeBSD now works with multiple processors on Alpha systems,
|
||||
thanks to the efforts of <a href="mailto:jhb@FreeBSD.org">John
|
||||
Baldwin</a>, <a href="mailto:gallatin@FreeBSD.org">Andrew
|
||||
|
|
Loading…
Reference in a new issue