Remove an ugly ASCII table which has already been converted to SGML.

This commit is contained in:
Ben Smithurst 2000-07-11 15:42:14 +00:00
parent 2bb41261de
commit a7f08b687d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7565
2 changed files with 2 additions and 28 deletions

View file

@ -13,7 +13,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.67 2000/07/11 03:49:47 billf Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.68 2000/07/11 15:40:26 ben Exp $</pubdate>
<abstract>
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
@ -2089,19 +2089,6 @@ filesystems with 4 terabytes are possible (and exist).</para>
</tbody>
</tgroup>
</table>
<para>
<literallayout> maxfilesize
----------------------------------
2.2.7 3.0
fs block size -STABLE -CURRENT works should-work
------------- ------- -------- ----- -----------
4K 4T-1 4T-1 4T-1 4+T
8K 32+G 8T-1 32+G 16T-1
16K 128+G 16T-1 128+G 32T-1
32K 512+G 32T-1 512+G 64T-1
64K 2048+G 64T-1 2048+G 128T-1
</literallayout>
</para>
<para>When the fs block size is 4K, triple indirect blocks work and
everything should be limited by the maximum fs block number that can

View file

@ -13,7 +13,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.67 2000/07/11 03:49:47 billf Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.68 2000/07/11 15:40:26 ben Exp $</pubdate>
<abstract>
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
@ -2089,19 +2089,6 @@ filesystems with 4 terabytes are possible (and exist).</para>
</tbody>
</tgroup>
</table>
<para>
<literallayout> maxfilesize
----------------------------------
2.2.7 3.0
fs block size -STABLE -CURRENT works should-work
------------- ------- -------- ----- -----------
4K 4T-1 4T-1 4T-1 4+T
8K 32+G 8T-1 32+G 16T-1
16K 128+G 16T-1 128+G 32T-1
32K 512+G 32T-1 512+G 64T-1
64K 2048+G 64T-1 2048+G 128T-1
</literallayout>
</para>
<para>When the fs block size is 4K, triple indirect blocks work and
everything should be limited by the maximum fs block number that can