s/persisent/persistent

This commit is contained in:
Marc Fonvieille 2014-01-13 08:58:59 +00:00
parent 0f2f83dda5
commit d289850f5d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43483

View file

@ -3685,7 +3685,7 @@ C:\="DOS"</programlisting>
<answer> <answer>
<para>The <acronym>L2ARC</acronym> is a read cache stored <para>The <acronym>L2ARC</acronym> is a read cache stored
on a fast device such as an <acronym>SSD</acronym>. on a fast device such as an <acronym>SSD</acronym>.
This cache is not persisent across This cache is not persistent across
reboots. Note that RAM is used as the first layer reboots. Note that RAM is used as the first layer
of cache and the L2ARC is only needed if there is of cache and the L2ARC is only needed if there is
insufficient RAM.</para> insufficient RAM.</para>