aboutsummaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-07-13 14:38:33 -0700
committerBen Pfaff <blp@nicira.com>2011-07-26 16:50:08 -0700
commit8fb330fff9b6e79b2f6ec7cd566eb57430df93d6 (patch)
treea703a50a7adf74ba58529e8ece9104654cb9c16e /ovsdb
parentb7643a4c96961fd2fe91ee027f53c8ef7f6eb348 (diff)
ovsdb-doc: Fix definition of .TQ macro.
.TP's argument is an optional indentation width, not a string. The string goes on the next line. vswitch.xml didn't actually cause .TQ to be used before, so this wasn't a problem, but an upcoming commit does add a use, so this commit fixes the problem in advance.
Diffstat (limited to 'ovsdb')
-rwxr-xr-xovsdb/ovsdb-doc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ovsdb/ovsdb-doc.in b/ovsdb/ovsdb-doc.in
index 43dda5e0..1c914144 100755
--- a/ovsdb/ovsdb-doc.in
+++ b/ovsdb/ovsdb-doc.in
@@ -241,7 +241,8 @@ def docsToNroff(schemaFile, xmlFile, erFile, title=None):
.de TQ
. br
. ns
-. TP "\\$1"
+. TP
+\\$1
..
.de ST
. PP