From de66aa57c7c0b3880fb6592736bc06a91742afca Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 28 Mar 2011 13:35:32 -0700 Subject: [PATCH] ovsdb-tool: Fix cut-and-paste error in manpage. Reported-by: Paul Ingram --- ovsdb/ovsdb-tool.1.in | 4 ++-- 1 file 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" -- 2.43.0