Place the "1" and "2" inside of <acronym> tags. If you consistently try
to place them outside of these tags, you get breakage outside of <para>. Noticed by: ganbold
This commit is contained in:
parent
7e2f230fab
commit
3eb38760be
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33502
1 changed files with 1 additions and 1 deletions
|
@ -1950,7 +1950,7 @@
|
|||
<acronym>UFS2</acronym>
|
||||
<glossdef>
|
||||
<para>An extension to <acronym>UFS1</acronym>, introduced in
|
||||
&os; 5-CURRENT. <acronym>UFS</acronym>2 adds 64 bit block
|
||||
&os; 5-CURRENT. <acronym>UFS2</acronym> adds 64 bit block
|
||||
pointers (breaking the 1T barrier), support for extended file
|
||||
storage and other features.</para>
|
||||
</glossdef>
|
||||
|
|
Loading…
Reference in a new issue