diff mbox series

[iproute2,1/3] man: ss.8: more line breaks

Message ID 20190112122856.18440-1-bluca@debian.org
State Accepted
Delegated to: stephen hemminger
Headers show
Series [iproute2,1/3] man: ss.8: more line breaks | expand

Commit Message

Luca Boccassi Jan. 12, 2019, 12:28 p.m. UTC
groff stiff complains about unbreakable lines:
  96: warning [p 2, 3.0i]: can't break line

Indent it some more.

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

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
 man/man8/ss.8 | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/man/man8/ss.8 b/man/man8/ss.8
index f138c91a..553a6cf4 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -89,11 +89,17 @@  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>,
+skmem:(r<rmem_alloc>,rb<rcv_buf>,t<wmem_alloc>,tb<snd_buf>,
 .br
 .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
 .P