aboutsummaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2011-09-22 18:14:02 -0700
committerJustin Pettit <jpettit@nicira.com>2011-09-22 18:14:02 -0700
commit9d02e3da31710ba3b7e680f3e9ef45ba7b495556 (patch)
treed7322524028c38ebeb03657d4b4a737a919351c9 /ovsdb
parent05b8f1c2b47a64d1eee5d3fa4ab325b0784c5003 (diff)
ovsdb-tool: Correct markup for 'db' argument in show-log description.
Diffstat (limited to 'ovsdb')
-rw-r--r--ovsdb/ovsdb-tool.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ovsdb/ovsdb-tool.1.in b/ovsdb/ovsdb-tool.1.in
index 3c2a37c2..16b8b1f8 100644
--- a/ovsdb/ovsdb-tool.1.in
+++ b/ovsdb/ovsdb-tool.1.in
@@ -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