2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00
ovs/build-aux
Ilya Maximets 4d74e23073 build-aux/extract-ofp-fields: Fix the number of Summary columns.
The table has only 6 columns, not 7.  This doesn't really affect
rendering.  Only slightly affects calculations around how much space
the table needs.

Fixes: 96fee5e0a2a0 ("ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.")
Acked-by: Simon Horman <horms@ovn.org>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
2023-11-14 21:50:11 +01:00
..