mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Replace "NOTE" with proper markup
This commit is contained in:
parent
6f1b9e4efd
commit
925ce77c03
1 changed files with 6 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue