[ovs-dev] [PATCH] ovsdb-client.1: Fix typo.

Justin Pettit jpettit at ovn.org
Thu May 23 21:10:08 UTC 2019


Signed-off-by: Justin Pettit <jpettit at ovn.org>
---
 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



More information about the dev mailing list