linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bpf-helpers.7: wfix
@ 2020-08-19 15:18 Thomas Piekarski
  2020-08-22  8:26 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Piekarski @ 2020-08-19 15:18 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages); +Cc: linux-man

Removing repeated word "will"

Signed-off-by: Thomas Piekarski <t.piekarski@deloquencia.de>

---
  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

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-26 18:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 15:18 [PATCH] bpf-helpers.7: wfix Thomas Piekarski
2020-08-22  8:26 ` Michael Kerrisk (man-pages)
2020-08-22  8:42   ` Jakub Wilk
2020-08-22 11:30     ` Michael Kerrisk (man-pages)
2020-08-26 17:41       ` Jakub Wilk
2020-08-26 18:59         ` Michael Kerrisk (man-pages)
2020-08-22 14:03     ` Thomas Piekarski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).