summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-tool.1.in
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-03-28 13:35:32 -0700
committerBen Pfaff <blp@nicira.com>2011-03-28 13:35:32 -0700
commitde66aa57c7c0b3880fb6592736bc06a91742afca (patch)
treecefd2f4181fe1c45d2696bab2b0049c6bed0d2a3 /ovsdb/ovsdb-tool.1.in
parent033419e81cac78924359f375e4ca558380f094c4 (diff)
downloadopenvswitch-de66aa57c7c0b3880fb6592736bc06a91742afca.tar.gz
ovsdb-tool: Fix cut-and-paste error in manpage.
Reported-by: Paul Ingram <paul@nicira.com>
Diffstat (limited to 'ovsdb/ovsdb-tool.1.in')
-rw-r--r--ovsdb/ovsdb-tool.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ovsdb/ovsdb-tool.1.in b/ovsdb/ovsdb-tool.1.in
index 7f346095f..3c2a37c29 100644
--- a/ovsdb/ovsdb-tool.1.in
+++ b/ovsdb/ovsdb-tool.1.in
@@ -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"