Reword a confusing explanation of the maximum file size.
PR: docs/39101 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
This commit is contained in:
parent
7708712171
commit
97d54f7147
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14441
1 changed files with 1 additions and 1 deletions
|
@ -2013,7 +2013,7 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
exist).</para>
|
||||
|
||||
<para>The maximum size of a single ffs file is approximately 1G
|
||||
blocks (4TB) if the block size is 4K.</para>
|
||||
blocks, or 4TB with a block size of 4K.</para>
|
||||
|
||||
<table>
|
||||
<title>Maximum file sizes</title>
|
||||
|
|
Loading…
Reference in a new issue