[ovs-dev] [PATCH 02/10] ovn-northd.8: Correct description of sending out inport.

Justin Pettit jpettit at nicira.com
Wed Oct 21 07:24:23 UTC 2015


Signed-off-by: Justin Pettit <jpettit at nicira.com>
---
 ovn/northd/ovn-northd.8.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ovn/northd/ovn-northd.8.xml b/ovn/northd/ovn-northd.8.xml
index c5760a5..4bd1990 100644
--- a/ovn/northd/ovn-northd.8.xml
+++ b/ovn/northd/ovn-northd.8.xml
@@ -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>
-- 
1.7.5.4




More information about the dev mailing list