Fix entity usage and remove superfluous paranthesis.
Reviewed by: bcr
This commit is contained in:
parent
95b5d65d4b
commit
9ae7f3900a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47521
1 changed files with 3 additions and 3 deletions
|
@ -2314,8 +2314,8 @@ kern.timecounter.hardware: TSC -> i8254</screen>
|
|||
|
||||
<note>
|
||||
<para>Problematic <acronym>LOR</acronym>s tend to get
|
||||
fixed quickly, so check &a.current.url; before posting
|
||||
to the mailing lists.</para>
|
||||
fixed quickly, so check the &a.current; before posting
|
||||
to it.</para>
|
||||
</note>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
@ -3496,7 +3496,7 @@ kern.sched.name: ULE</screen>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The <acronym>ZIL</acronym> ((<acronym>ZFS</acronym>
|
||||
<para>The <acronym>ZIL</acronym> (<acronym>ZFS</acronym>
|
||||
intent log) is a write log used to implement posix write
|
||||
commitment semantics across crashes. Normally writes
|
||||
are bundled up into transaction groups and written to
|
||||
|
|
Loading…
Reference in a new issue