Reported-by: Harish Kanakaraju <hkanakar...@vmware.com>
Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 AUTHORS.rst             | 1 +
 ovsdb/ovsdb-server.1.in | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/AUTHORS.rst b/AUTHORS.rst
index 10c84c185262..8ec7db84e9ea 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -424,6 +424,7 @@ Gregor Schaffrath               
gr...@net.t-labs.tu-berlin.de
 Gregory Smith                   gasm...@nutanix.com
 Guolin Yang                     gy...@vmware.com
 Gur Stavi                       gst...@mrv.com
+Harish Kanakaraju               hkanakar...@vmware.com
 Hari Sasank Bhamidipalli        hbham...@cisco.com
 Hassan Khan                     hassan.k...@seecs.edu.pk
 Hector Oron                     hector.o...@gmail.com
diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in
index c655425e13e7..fd284a0ff0ab 100644
--- a/ovsdb/ovsdb-server.1.in
+++ b/ovsdb/ovsdb-server.1.in
@@ -667,6 +667,14 @@ A condition can be either a 3-element JSON array as 
described in the RFC or a
 boolean value. In case of an empty array an implicit true boolean value will be
 considered.
 .
+.IP "5.2.6. Wait"
+.IQ "5.2.7. Commit"
+.IQ "5.2.9. Comment"
+RFC 7047 says that the \fBwait\fR, \fBcommit\fR, and \fBcomment\fR
+operations have no corresponding result object.  This is not true.
+Instead, when such an operation is successful, it yields a result
+object with no members.
+.
 .SH "BUGS"
 .
 In Open vSwitch before version 2.4, when \fBovsdb\-server\fR sent
-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to