[ovs-dev] [PATCH 1/5] ovn-controller.8: Correct reference to "ovn-encap-type".

Justin Pettit jpettit at nicira.com
Thu Oct 15 08:54:56 UTC 2015


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

diff --git a/ovn/controller/ovn-controller.8.xml b/ovn/controller/ovn-controller.8.xml
index aadec15..9c041ec 100644
--- a/ovn/controller/ovn-controller.8.xml
+++ b/ovn/controller/ovn-controller.8.xml
@@ -110,8 +110,9 @@
 
       <dt><code>external_ids:ovn-encap-ip</code></dt>
       <dd>
-        The IP address that a chassis should use to connect to this node using
-        encapsulation type specified by <code>external_ids:ovn-encap-ip</code>.
+        The IP address that a chassis should use to connect to this node
+        using encapsulation type specified by
+        <code>external_ids:ovn-encap-type</code>.
       </dd>
 
       <dt><code>external_ids:ovn-bridge-mappings</code></dt>
-- 
1.7.5.4




More information about the dev mailing list