<listitem>
<para>
- <function>GenericXLogAbort(state)</> — finish construction of
+ <function>GenericXLogFinish(state)</> — finish construction of
a generic xlog record.
</para>
</listitem>
<para>
The xlog record construction can be canceled between any of the above
- steps by calling <function>GenericXLogAbort()</>. This will discard all
+ steps by calling <function>GenericXLogAbort(state)</>. This will discard all
changes to the page image copies.
</para>