HTML typo
Submitted by: Francis Dupont <Francis.Dupont@inria.fr>
This commit is contained in:
parent
75b6ed842f
commit
8ce8fc14cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3074
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-15 13:36:37 $">
|
||||
<!ENTITY date "$Date: 1998-07-15 17:10:38 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #1">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.3 1998-07-15 13:36:37 wosch Exp $ -->
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.4 1998-07-15 17:10:38 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -36,7 +36,7 @@
|
|||
<li><b>Filesystem Management</b>:<br>
|
||||
An early version of vinum, a FreeBSD volume manager, is available.
|
||||
It allows volumes to span disks and spread diskload across multiple disks.
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html.">http://www.lemis.com/vinum.html.</A> </li>
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html">http://www.lemis.com/vinum.html.</A> </li>
|
||||
|
||||
<li><b>Alpha Porting Project</b>:<br>
|
||||
There seems to be quite a bit of recent activity on this project.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-15 13:36:37 $">
|
||||
<!ENTITY date "$Date: 1998-07-15 17:10:38 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #1">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.3 1998-07-15 13:36:37 wosch Exp $ -->
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.4 1998-07-15 17:10:38 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -36,7 +36,7 @@
|
|||
<li><b>Filesystem Management</b>:<br>
|
||||
An early version of vinum, a FreeBSD volume manager, is available.
|
||||
It allows volumes to span disks and spread diskload across multiple disks.
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html.">http://www.lemis.com/vinum.html.</A> </li>
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html">http://www.lemis.com/vinum.html.</A> </li>
|
||||
|
||||
<li><b>Alpha Porting Project</b>:<br>
|
||||
There seems to be quite a bit of recent activity on this project.
|
||||
|
|
Loading…
Reference in a new issue