On 3/7/19 4:17 PM, Marcus Huewe wrote: > Signed-off-by: Marcus Huewe <suse-tux@xxxxxx> Thanks, Marcus. Applied. Cheers, Michael > --- > man7/socket.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/socket.7 b/man7/socket.7 > index b647f0c82..df0757220 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/