vsock.7: Minor tweaks to Stefano Garzarella's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-03-14 19:36:20 +01:00
parent cab58dfe1e
commit 0a8a31e804
1 changed files with 2 additions and 2 deletions

View File

@ -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),