]> git.proxmox.com Git - ovs.git/commitdiff
ovs-actions.xml: Fix inconsistency in documentation of controller action.
authorBen Pfaff <blp@ovn.org>
Mon, 4 Mar 2019 23:43:17 +0000 (15:43 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 5 Mar 2019 21:21:05 +0000 (13:21 -0800)
"controller_id" was written as "controller-id" in one place.  This spells
it consistently.

Acked-by: Numan Siddique <nusiddiq@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovs-actions.xml

index 84df842a193791be196a4640b8b1fcc019c1bc42..edf0511c6e5b2dfd96485b437178f49d040423c9 100644 (file)
@@ -699,7 +699,7 @@ $ ovs-ofctl -O OpenFlow10 add-flow br0 actions=mod_nw_src:1.2.3.4
 
         <dt><code>id=</code><var>controller_id</var></dt>
         <dd>
-          Specify <var>controller-id</var>, a 16-bit integer, as the connection
+          Specify <var>controller_id</var>, a 16-bit integer, as the connection
           ID of the OpenFlow controller or controllers to which the
           ``packet-in'' message should be sent.  The default is zero.  Zero is
           also the default connection ID for each controller connection, and a