[libvirt PATCH] docs: Remove extraneous plus signs from virsh man page

Michal Privoznik mprivozn at redhat.com
Fri Aug 28 13:31:30 UTC 2020


On 8/28/20 2:58 PM, Martin Kletzander wrote:
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>   docs/manpages/virsh.rst | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst
> index 0482fe8b26f2..8e2fb7039046 100644
> --- a/docs/manpages/virsh.rst
> +++ b/docs/manpages/virsh.rst
> @@ -3206,10 +3206,10 @@ Providing *--tls* causes the migration to use the host configured TLS setup
>   (see migrate_tls_x509_cert_dir in /etc/libvirt/qemu.conf) in order to perform
>   the migration of the domain. Usage requires proper TLS setup for both source
>   and target. Normally the TLS certificate from the destination host must match
> -+the host's name for TLS verification to succeed. When the certificate does not
> -+match the destination hostname and the expected certificate's hostname is
> -+known, *--tls-destination* can be used to pass the expected *hostname* when
> -+starting the migration.
> +the host's name for TLS verification to succeed. When the certificate does not
> +match the destination hostname and the expected certificate's hostname is
> +known, *--tls-destination* can be used to pass the expected *hostname* when
> +starting the migration.
>   
>   
>   *--parallel* option will cause migration data to be sent over multiple
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

and safe for freeze.

Michal




More information about the libvir-list mailing list