
29 Sep
2020
29 Sep
'20
11:49 a.m.
On a Friday in 2020, Daniel P. Berrangé wrote:
This makes the man pages compatible with both implementations of the rst2html5 tool.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/manpages/libvirtd.rst | 4 +- docs/manpages/virsh.rst | 582 +++++++++++++++++------------------ docs/manpages/virt-admin.rst | 52 ++-- docs/manpages/virtlockd.rst | 4 +- docs/manpages/virtlogd.rst | 4 +- 5 files changed, 323 insertions(+), 323 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Note that virt-login-shell.rst still has code-block's without a specified language after this patch. Jano