man: ss.8: more line breaks

groff stiff complains about unbreakable lines:
  96: warning [p 2, 3.0i]: can't break line

Indent it some more.

Fixes: 7f5047524c ("man: ss.8: break and indent long line")

Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Luca Boccassi 2019-01-12 12:28:54 +00:00 committed by Stephen Hemminger
parent db4ad742e1
commit cffeeb3946
1 changed files with 8 additions and 2 deletions

View File

@ -89,11 +89,17 @@ an uuid of the socket
Show socket memory usage. The output format is: Show socket memory usage. The output format is:
.RS .RS
.P .P
skmem:(r<rmem_alloc>,rb<rcv_buf>,t<wmem_alloc>,tb<snd_buf>,f<fwd_alloc>, skmem:(r<rmem_alloc>,rb<rcv_buf>,t<wmem_alloc>,tb<snd_buf>,
.br .br
.RS .RS
.RS .RS
w<wmem_queued>,o<opt_mem>,bl<back_log>) f<fwd_alloc>,w<wmem_queued>,
.RE
.RE
.br
.RS
.RS
o<opt_mem>,bl<back_log>)
.RE .RE
.RE .RE
.P .P