From: Jiri Denemark Date: Fri, 15 Nov 2019 08:34:20 +0000 (+0100) Subject: virsh: Fix typo in the man page X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=7bd41cb62cadbfc1a922ee7a061ec716a4c60a0d;p=libvirt.git virsh: Fix typo in the man page Signed-off-by: Jiri Denemark --- diff --git a/tools/virsh.pod b/tools/virsh.pod index c261d403d8..2dce4493cb 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1827,7 +1827,7 @@ agent commands block forever waiting for a response. B must be a positive value (wait for given amount of seconds) or one of the following values: - -2 - block forever waiting for a resuly, + -2 - block forever waiting for a result, -1 - reset timeout to the default value, 0 - do not wait at all,