Fix spacing between dates and entries in newsflash.sgml
PR: docs/12804 Submitted by: Chris Costello <chris@calldei.com> Reviewed by: tom
This commit is contained in:
parent
1c391694a9
commit
55694a9f54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5247
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-06-11 01:45:14 $">
|
||||
<!ENTITY date "$Date: 1999-07-25 15:02:55 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.130 1999-06-11 01:45:14 nsj Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.131 1999-07-25 15:02:55 tom Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -76,7 +76,7 @@ Information</a></strong> page.</p>
|
|||
FreeBSD community can help one another out.</li>
|
||||
-->
|
||||
|
||||
<li><b>05-Mar-1999</b>The <a href="http://www.usenix.org">USENIX
|
||||
<li><b>05-Mar-1999</b> The <a href="http://www.usenix.org">USENIX
|
||||
Association</a> has announced the <a
|
||||
href="http://www.usenix.org/events/usenix99/">1999 USENIX Annual
|
||||
Technical Conference</a>, scheduled for 06-11 June 1999 in Monterey,
|
||||
|
@ -84,12 +84,12 @@ Information</a></strong> page.</p>
|
|||
to open source software's latest developments and interesting
|
||||
applications.</li>
|
||||
|
||||
<li><b>01-Mar-1999</b>A secure server has been set up to accept
|
||||
<li><b>01-Mar-1999</b> A secure server has been set up to accept
|
||||
monetary donations to the FreeBSD Project. For more information, see:
|
||||
<a href="http://www.freebsdmall.com/donate/">
|
||||
http://www.freebsdmall.com/donate/</a>.</li>
|
||||
|
||||
<li><b>01-Mar-1999</b>FreeBSD 3.1-RELEASE CDs are now shipping.
|
||||
<li><b>01-Mar-1999</b> FreeBSD 3.1-RELEASE CDs are now shipping.
|
||||
Subscribers should receive their CDs soon. See
|
||||
<a href="http://www.cdrom.com/">http://www.cdrom.com/</a> to
|
||||
order.</li>
|
||||
|
|
Loading…
Reference in a new issue