ofproto-dpif: Factor NetFlow active timeouts out of flow expiration.
[openvswitch] / ovsdb / ovsdb-tool.1.in
index 7f346095f3358d646be9440aece7b52d5e5971db..16b8b1f8f073ebe2000ba7ce9ba53858df768da2 100644 (file)
@@ -102,8 +102,8 @@ will print a blank line.
 Prints the checksum in the schema embedded within the database
 \fIdb\fR or of the standalone schema \fIschema\fR on stdout.
 .IP
-If \fIschema\fR or \fIdb\fR was created before schema versioning was
-introduced, then it will not have a version number and this command
+If \fIschema\fR or \fIdb\fR was created before schema checksums were
+introduced, then it will not have a checksum and this command
 will print a blank line.
 .
 .IP "\fBquery\fI db transaction\fR"
@@ -131,7 +131,7 @@ instead, to write to a database that is served by
 \fBovsdb\-server\fR(1).
 .
 .IP "\fBshow\-log\fI db\fR"
-Prints a summary of the records in \fBdb\fR's log, including the time
+Prints a summary of the records in \fIdb\fR's log, including the time
 and date at which each database change occurred and any associated
 comment.  This may be useful for debugging.
 .PP