This missing directive caused groff warnings and probably some erroneous
output too.
Fixes: 96fee5e0a2a0 ("ovs-fields: New manpage to document Open vSwitch and
OpenFlow fields.")
Reported-by: Daniele Di Proietto <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
---
build-aux/extract-ofp-fields | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/build-aux/extract-ofp-fields b/build-aux/extract-ofp-fields
index 4c92246..333d90e 100755
--- a/build-aux/extract-ofp-fields
+++ b/build-aux/extract-ofp-fields
@@ -714,6 +714,12 @@ def make_ovs_fields(meta_flow_h, meta_flow_xml):
. ns
. IP "\\\\$1"
..
+
+.de TQ
+. br
+. ns
+. TP "\\\\$1"
+..
.de URL
\\\\$2 \\(laURL: \\\\$1 \\(ra\\\\$3
..
--
2.10.2
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev