Fix dates.

This commit is contained in:
Christian Brueffer 2005-02-16 23:56:09 +00:00
parent 5caf673a6d
commit aefaf3dad9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23806

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.8 2005/01/30 17:34:45 maxim Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/bigdisk/index.sgml,v 1.9 2005/01/30 17:35:41 maxim Exp $">
<!ENTITY title "Large data storage in FreeBSD">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -147,7 +147,7 @@
<tr>
<td>du</td>
<td>&a.pjd;</td>
<td>7 Jan 2004</td>
<td>7 Jan 2005</td>
<td>&status.done;</td>
<td>Big files/directories handling was broken. It was fixed and du
should be now fully usable on large file systems with large
@ -176,7 +176,7 @@
<tr>
<td>fsck_ffs</td>
<td>&a.pb;</td>
<td>15 Jan 2004</td>
<td>15 Jan 2005</td>
<td>&status.wip;</td>
<td>A full audit is needed. At least some printf format changes are
necessary.</td>