Removing repeated word "will" Signed-off-by: Thomas Piekarski <t.piekarski@xxxxxxxxxxxxxx> --- man7/bpf-helpers.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/bpf-helpers.7 b/man7/bpf-helpers.7 index c8b3c7710..10ee24e5d 100644 --- a/man7/bpf-helpers.7 +++ b/man7/bpf-helpers.7 @@ -2338,7 +2338,7 @@ Look for an IPv6 socket. .UNINDENT .sp If the \fInetns\fP is a negative signed 32\-bit integer, then the -socket lookup table in the netns associated with the \fIctx\fP will +socket lookup table in the netns associated with the \fIctx\fP will be used. For the TC hooks, this is the netns of the device in the skb. For socket hooks, this is the netns of the socket. If \fInetns\fP is any other signed 32\-bit value greater than or -- 2.20.1