[libvirt] [PATCH] virsh: Fix typo in the man page

15 Nov
2019
15 Nov
'19
9:35 a.m.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- Pushed as trivial. tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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<value> 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, -- 2.24.0
2125
Age (days ago)
2125
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jiri Denemark