ovn-northd.8: Correct description of sending out inport.
authorJustin Pettit <jpettit@nicira.com>
Wed, 21 Oct 2015 04:26:06 +0000 (21:26 -0700)
committerJustin Pettit <jpettit@ovn.org>
Mon, 9 Nov 2015 23:00:55 +0000 (15:00 -0800)
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
ovn/northd/ovn-northd.8.xml

index c5760a5..4bd1990 100644 (file)
@@ -373,7 +373,7 @@ arp.sha = <var>E</var>;
 arp.tpa = arp.spa;
 arp.spa = <var>A</var>;
 outport = <var>P</var>;
-inport = 0; /* Allow sending out inport. */
+inport = \"\"; /* Allow sending out inport. */
 output;
         </pre>
       </li>