[libvirt] [PATCH] virsh: fix a typo

From: Chen Hanxiao <chenhanxiao@gmail.com> s/rather then/rather than Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> --- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index ef91223..e5c94e7 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1673,7 +1673,7 @@ periodically increased by I<auto-converge-increment>. I<--rdma-pin-all> can be used with RDMA migration (i.e., when I<migrateuri> starts with rdma://) to tell the hypervisor to pin all domain's memory at once -before migration starts rather then letting it pin memory pages as needed. +before migration starts rather than letting it pin memory pages as needed. B<Note>: Individual hypervisors usually do not support all possible types of migration. For example, QEMU does not support direct migration. -- 2.7.4

On 01/07/2017 03:47 AM, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao@gmail.com>
s/rather then/rather than
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> --- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACK - trivial... Now pushed. Tks, John
participants (2)
-
Chen Hanxiao
-
John Ferlan