ovs-ofctl.8.in: Fix indentation.
authorJoe Stringer <joe@ovn.org>
Tue, 12 Jan 2016 00:43:52 +0000 (16:43 -0800)
committerJoe Stringer <joe@ovn.org>
Tue, 12 Jan 2016 19:07:20 +0000 (11:07 -0800)
commitc09f24035a64d000ce2fe6796dc54c17697ad8a5
treec0a6615bd7e8cdd08e02750b778a2e3491da7003
parent2c570ad128bc3b0413b5ddae79acc1e6de3949e0
ovs-ofctl.8.in: Fix indentation.

This extraneous .RE caused the indentation for the subsequent actions to
drop back an extra step, fix it.

Fixes: 8e53fe8cf7a1 ("Add connection tracking mark support.")
Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
utilities/ovs-ofctl.8.in