Signed-off-by: Justin Pettit <[email protected]> --- ovsdb/ovsdb-client.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovsdb/ovsdb-client.1.in b/ovsdb/ovsdb-client.1.in index 284433bb36a4..ee329d2d7c2c 100644 --- a/ovsdb/ovsdb-client.1.in +++ b/ovsdb/ovsdb-client.1.in @@ -271,7 +271,7 @@ line. .IP \fBconditions\fR is a JSON array of <condition> as defined in RFC 7047 5.1 with the following change: A condition can be either a 3-element JSON array -as deescribed in the RFC or a boolean value.. +as described in the RFC or a boolean value. .IP If \fB\-\-detach\fR is used with \fBmonitor\fR, \fBmonitor\-cond\fR or \fBmonitor\-cond\-since\fR, then \fBovsdb\-client\fR detaches after it has -- 2.17.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
