mirror of
https://github.com/postgres/postgres.git
synced 2025-06-10 09:21:54 +03:00
doc: Replace "NOTE" with proper markup
This commit is contained in:
@ -65,10 +65,12 @@
|
||||
whether a page is full or empty.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
NOTE: The interface was changed in version 8.4, to reflect the new FSM
|
||||
implementation introduced in the same version.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
The interface was changed in version 8.4, to reflect the new FSM
|
||||
implementation introduced in the same version.
|
||||
</para>
|
||||
</note>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
Reference in New Issue
Block a user