summaryrefslogtreecommitdiff
path: root/Documentation/ref
diff options
context:
space:
mode:
authorHan Zhou <hzhou8@ebay.com>2019-08-22 14:08:23 -0700
committerBen Pfaff <blp@ovn.org>2019-08-23 14:42:57 -0700
commit2110e2bbeee851949dff2d970592d6e36f3f6a80 (patch)
tree24da59f9bd013b2d816a94831d959c2b452a7b4c /Documentation/ref
parenta76ba8254ddd35b81190c7380fc66b9765e9b9fd (diff)
downloadopenvswitch-2110e2bbeee851949dff2d970592d6e36f3f6a80.tar.gz
ovsdb.5.rst: Fix minor format problem.
Signed-off-by: Han Zhou <hzhou8@ebay.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/ref')
-rw-r--r--Documentation/ref/ovsdb.5.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/ref/ovsdb.5.rst b/Documentation/ref/ovsdb.5.rst
index bb35eee6c..46d268c34 100644
--- a/Documentation/ref/ovsdb.5.rst
+++ b/Documentation/ref/ovsdb.5.rst
@@ -156,7 +156,7 @@ The clustered format has the following additional notation:
database.
2. The second element is either a transaction record in the format
- described under ``Standalone Format'' above, or ``null``.
+ described under ``Standalone Format`` above, or ``null``.
When a schema is present, the transaction record is relative to an empty
database. That is, a schema change effectively resets the database to
@@ -173,7 +173,7 @@ all of which are required, except ``prev_election_timer``:
The address on which the server listens for connections from other
servers in the cluster.
-``name": <id>``
+``"name": <id>``
The database schema name. It is only important when a server is in the
process of joining a cluster: a server will only join a cluster if the
name matches. (If the database schema name were unique, then we would