]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: ss.8: break and indent long line
authorLuca Boccassi <bluca@debian.org>
Fri, 2 Nov 2018 13:27:48 +0000 (13:27 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 9 Nov 2018 16:02:43 +0000 (08:02 -0800)
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>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/ss.8

index 7a6572b1736488250733eae58cf40f679654f059..699a12711ba5b503b6af0ddea744d425dce1c069 100644 (file)
@@ -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>