Unbreak the build.

This commit is contained in:
Hiroki Sato 2005-01-15 17:32:15 +00:00
parent 24590a32bf
commit d5cbac2477
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23561
2 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
us to update author names, or the representation of those names (such us to update author names, or the representation of those names (such
as adding email addresses), by just editing a single file. as adding email addresses), by just editing a single file.
$FreeBSD: www/en/developers.sgml,v 1.89 2004/11/07 15:06:37 simon Exp $ $FreeBSD: www/en/developers.sgml,v 1.90 2004/12/16 18:12:13 trhodes Exp $
--> -->
@ -118,6 +118,7 @@ $FreeBSD: www/en/developers.sgml,v 1.89 2004/11/07 15:06:37 simon Exp $
<!ENTITY a.nyan "Takahashi Yoshihiro"> <!ENTITY a.nyan "Takahashi Yoshihiro">
<!ENTITY a.obrien "David O'Brien"> <!ENTITY a.obrien "David O'Brien">
<!ENTITY a.pavalos "Peter&nbsp;Avalos"> <!ENTITY a.pavalos "Peter&nbsp;Avalos">
<!ENTITY a.pb "Pierre&nbsp;Beyssac">
<!ENTITY a.pdeuskar "Prafulla Deuskar"> <!ENTITY a.pdeuskar "Prafulla Deuskar">
<!ENTITY a.peter "Peter Wemm"> <!ENTITY a.peter "Peter Wemm">
<!ENTITY a.phantom "Alexey&nbsp;Zelkin"> <!ENTITY a.phantom "Alexey&nbsp;Zelkin">

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.5 2005/01/08 17:50:00 pjd Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.6 2005/01/15 13:37:34 pb Exp $">
<!ENTITY title "Large data storage in FreeBSD"> <!ENTITY title "Large data storage in FreeBSD">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -240,6 +240,7 @@
<td>Swap backed disks can now be created up to 16TB in size on i386. <td>Swap backed disks can now be created up to 16TB in size on i386.
This corresponds to 2^32*4096.</td> This corresponds to 2^32*4096.</td>
</tr> </tr>
</table>
<h2>Subsystem Status</h2> <h2>Subsystem Status</h2>
<p>Some filesystem-related subsystems require testing with >2TB volumes, or <p>Some filesystem-related subsystems require testing with >2TB volumes, or