virDomainBackupGetXMLDesc: Fix and use full link to XML documentation

Use the full link to the backup XML description page and use the proper
anchor after html->RST coversion.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Peter Krempa 2022-08-23 13:28:51 +02:00
parent 07b24d3065
commit c728698a19

View File

@ -13582,7 +13582,7 @@ virDomainAgentSetResponseTimeout(virDomainPtr domain,
* *
* virDomainBackupGetXMLDesc() can be called to learn actual * virDomainBackupGetXMLDesc() can be called to learn actual
* values selected. For more information, see * values selected. For more information, see
* formatcheckpoint.html#BackupAttributes. * https://www.libvirt.org/formatbackup.html#backup-xml
* *
* The @checkpointXML parameter is optional; if non-NULL, then libvirt * The @checkpointXML parameter is optional; if non-NULL, then libvirt
* behaves as if virDomainCheckpointCreateXML() were called to create * behaves as if virDomainCheckpointCreateXML() were called to create