All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 1/1] ss: update ss man page
@ 2021-05-28 20:05 Roman Mashak
  0 siblings, 0 replies; only message in thread
From: Roman Mashak @ 2021-05-28 20:05 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, stephen, Roman Mashak

'-b' option allows to request BPF filter opcodes, however
currently the kernel returns only classic BPF filter, so
reflect this in man page.

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
---
 man/man8/ss.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ss.8 b/man/man8/ss.8
index 42aac6dee83f..d399381dd73b 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -343,7 +343,7 @@ and is therefore a useful reference.
 Switch to the specified network namespace name.
 .TP
 .B \-b, \-\-bpf
-Show socket BPF filters (only administrators are allowed to get these
+Show socket classic BPF filters (only administrators are allowed to get these
 information).
 .TP
 .B \-4, \-\-ipv4
-- 
2.7.4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-28 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 20:05 [PATCH iproute2 1/1] ss: update ss man page Roman Mashak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.