From 9ca2e0c114590749c0ddb9f029798908da6b829c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 Dec 2016 11:30:16 +0100 Subject: [PATCH] unix.7: tfix Signed-off-by: Michael Kerrisk --- man7/unix.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/unix.7 b/man7/unix.7 index 0d44dd66b..05681f031 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -530,7 +530,7 @@ Passed protocol is not Remote socket does not match the local socket type .RB ( SOCK_DGRAM versus -.BR SOCK_STREAM ) +.BR SOCK_STREAM ). .TP .B ESOCKTNOSUPPORT Unknown socket type.