>From 053a817b72cb942d47bb3fbb45385e04d8b6f378 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 13 Jun 2018 09:49:12 -0400 Subject: [PATCH 4/5] Fix list syntax errors in tc-pedit.8. Signed-off-by: Eric S. Raymond --- man/man8/tc-pedit.8 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/man/man8/tc-pedit.8 b/man/man8/tc-pedit.8 index bbd725c4..53d07fec 100644 --- a/man/man8/tc-pedit.8 +++ b/man/man8/tc-pedit.8 @@ -224,17 +224,17 @@ The supported keywords for .I IP6HDR_FIELD are: .RS -.TP +.IP "" .B src -.TQ +.IP "" .B dst -.TQ +.IP "" .B flow_lbl -.TQ +.IP "" .B payload_len -.TQ +.IP "" .B nexthdr -.TQ +.IP "" .B hoplimit .RE .TP @@ -250,6 +250,7 @@ are: Source or destination TCP port number, a 16-bit value. .TP .B flags +(To be documented) .RE .TP .BI udp " UDPHDR_FIELD" -- 2.17.1