From 0a8a31e804f5c378009d8cb8c0eb2e59a412b421 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 14 Mar 2020 19:36:20 +0100 Subject: [PATCH] vsock.7: Minor tweaks to Stefano Garzarella's patch Signed-off-by: Michael Kerrisk --- man7/vsock.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man7/vsock.7 b/man7/vsock.7 index fa2c6e17e..5cc63f646 100644 --- a/man7/vsock.7 +++ b/man7/vsock.7 @@ -234,8 +234,8 @@ Hyper-V is supported since Linux 4.14. .PP VMADDR_CID_LOCAL is supported since Linux 5.6. Local communication in the guest and on the host is available since Linux 5.6. -Previous versions only supported local communication within a guest -(not on the host), and only with some transports (VMCI and virtio). +Previous versions supported only local communication within a guest +(not on the host), and with only some transports (VMCI and virtio). .SH SEE ALSO .BR bind (2), .BR connect (2),