From 335c23653f2ce7044aecb32eef018c323e6d1a90 Mon Sep 17 00:00:00 2001 From: Marcus Huewe Date: Thu, 7 Mar 2019 16:17:15 +0100 Subject: [PATCH] socket.7: tfix Signed-off-by: Marcus Huewe Signed-off-by: Michael Kerrisk --- man7/socket.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/socket.7 b/man7/socket.7 index b647f0c82a..df07572206 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -571,7 +571,7 @@ These filters include any set using the socket options .BR SO_ATTACH_BPF , .BR SO_ATTACH_REUSEPORT_CBPF , and -.BR SO_ATTACH_REUSEPORT_EPBF . +.BR SO_ATTACH_REUSEPORT_EBPF . .IP The typical use case is for a privileged process to set up a raw socket (an operation that requires the -- 2.39.2