From 970a7e91ed7a027b551496cc1937452491e011ef Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 27 Jul 2017 16:20:24 -0700 Subject: ovsdb-server: Document clarification for some bad wording in RFC 7047. Reported-by: Harish Kanakaraju Signed-off-by: Ben Pfaff Acked-by: Andy Zhou --- ovsdb/ovsdb-server.1.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ovsdb/ovsdb-server.1.in') diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in index c655425e1..fd284a0ff 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 -- cgit v1.2.1