diff mbox series

[iproute2] man: ss.8: break and indent long line

Message ID 20181102132748.22178-1-bluca@debian.org
State Accepted, archived
Delegated to: stephen hemminger
Headers show
Series [iproute2] man: ss.8: break and indent long line | expand

Commit Message

Luca Boccassi Nov. 2, 2018, 1:27 p.m. UTC
Fixes groff warning:
  ss.8 92: warning [p 2, 2.8i]: can't break line

And makes the line also more readable.

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
This line is the example of an output, so you might not want to break it.
Let me know if you prefer a different solution.

 man/man8/ss.8 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Comments

Stephen Hemminger Nov. 9, 2018, 4:06 p.m. UTC | #1
On Fri,  2 Nov 2018 13:27:48 +0000
Luca Boccassi <bluca@debian.org> wrote:

> Fixes groff warning:
>   ss.8 92: warning [p 2, 2.8i]: can't break line
> 
> And makes the line also more readable.
> 
> Signed-off-by: Luca Boccassi <bluca@debian.org>

Applied
diff mbox series

Patch

diff --git a/man/man8/ss.8 b/man/man8/ss.8
index 7a6572b1..699a1271 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -89,7 +89,13 @@  an uuid of the socket
 Show socket memory usage. The output format is:
 .RS
 .P
-skmem:(r<rmem_alloc>,rb<rcv_buf>,t<wmem_alloc>,tb<snd_buf>,f<fwd_alloc>,w<wmem_queued>,o<opt_mem>,bl<back_log>)
+skmem:(r<rmem_alloc>,rb<rcv_buf>,t<wmem_alloc>,tb<snd_buf>,f<fwd_alloc>,
+.br
+.RS
+.RS
+w<wmem_queued>,o<opt_mem>,bl<back_log>)
+.RE
+.RE
 .P
 .TP
 .B <rmem_alloc>