ovs-ofctl: Fix indentation in manpage.
authorBen Pfaff <blp@nicira.com>
Fri, 14 Sep 2012 18:19:36 +0000 (11:19 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 17 Sep 2012 16:11:15 +0000 (09:11 -0700)
This .RE (to reduce the current indentation level) needs to go after all
the actions, but it was mistakenly put before the fin_timeout action.

Reported-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found