Also correct spelling error: s/ndb/nbd/.

Signed-off-by: Ben Pfaff <b...@nicira.com>
---
 ovn/ovn.xml |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ovn/ovn.xml b/ovn/ovn.xml
index f3cd3b6..0906272 100644
--- a/ovn/ovn.xml
+++ b/ovn/ovn.xml
@@ -472,9 +472,9 @@
 
     <p>
       For every <code>Logical_Port</code> record in <code>OVN_Northbound</code>
-      database, <code>ovn-ndb</code> creates a record in this table.
-      <code>ovn-nbd</code> is responsible for populating every column except
-      the <code>chassis</code> column.
+      database, <code>ovn-nbd</code> creates a record in this table.
+      <code>ovn-nbd</code> populates and maintains every column except
+      the <code>chassis</code> column, which it leaves empty in new records.
     </p>
 
     <p>
-- 
1.7.10.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to