From 03b1f24ebf7663f5695950f4586e259be9012174 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 11 Jan 2010 12:03:20 -0800 Subject: [PATCH] ovsdb: Clarify spec for map mutation insert mutator. Suggested by Jeremy Stribling. --- ovsdb/SPECS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ovsdb/SPECS b/ovsdb/SPECS index 019eb5b4..1635c771 100644 --- a/ovsdb/SPECS +++ b/ovsdb/SPECS @@ -634,8 +634,8 @@ Notation for the Wire Protocol must be "insert" or "delete". If is "insert", then each of the key-value pairs - in the map in is added to if its key is - not already present. The required type of is + in the map in is added to only if its key + is not already present. The required type of is slightly relaxed, in that it may have fewer than the minimum number of elements specified by the column's type. -- 2.30.2