From 49c3b22619e1cca9c5448f69fbf64d1e1cc5feff Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Fri, 22 Feb 2019 17:26:16 +0100 Subject: [PATCH] socket.2: Reinstate AF_VSOCK mention It has its own man page, so it probably makes sense to mention it here. * man2/socket.2 (.SH DESCRIPTION): Add mention of AF_VSOCK back. Signed-off-by: Eugene Syromyatnikov Signed-off-by: Michael Kerrisk --- man2/socket.2 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man2/socket.2 b/man2/socket.2 index fc1b768d8a..684fe246e0 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -197,6 +197,15 @@ T}:T{ Interface to kernel crypto API T} T{ +.B AF_VSOCK +T}:T{ +.\" commit: d021c344051af91f42c5ba9fdedc176740cbd238 +VSOCK (originally "VMWare VSockets") protocol +for hypervisor-guest communication +T}:T{ +.BR vsock (7) +T} +T{ .B AF_KCM T}:T{ .\" commit: 03c8efc1ffeb6b82a22c1af8dd908af349563314 -- 2.39.2