* [PATCH] man: ss.8: fix a typo
@ 2022-10-04 14:25 Andrea Claudi
2022-10-05 20:10 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Claudi @ 2022-10-04 14:25 UTC (permalink / raw)
To: netdev; +Cc: stephen, dsahern
Fixes: f76ad635f21d ("man: break long lines in man page sources")
Reported-by: Prijesh Patel <prpatel@redhat.com>
Signed-off-by: Andrea Claudi <aclaudi@redhat.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 026530ed..12cb91b9 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -137,7 +137,7 @@ memory.
The memory allocated for sending packet (which has not been sent to layer 3)
.P
.TP
-.B <ropt_mem>
+.B <opt_mem>
The memory used for storing socket option, e.g., the key for TCP MD5 signature
.P
.TP
--
2.37.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-05 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 14:25 [PATCH] man: ss.8: fix a typo Andrea Claudi
2022-10-05 20:10 ` patchwork-bot+netdevbpf
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).