ofp-print: Avoid double space before "actions" for catch-all flows.
[openvswitch] / ovsdb / ovsdb-doc.in
index 43dda5e0665ef8ecbeff26b047829c1240be26dc..17eca52e76b07a3084d31c1c9d169f6c6bd9d737 100755 (executable)
@@ -88,7 +88,7 @@ def blockXmlToNroff(nodes, para='.PP'):
                         and liNode.tagName == 'li'):
                         i += 1
                         if node.tagName == 'ul':
-                            s += ".IP \\bu\n"
+                            s += ".IP \\(bu\n"
                         else:
                             s += ".IP %d. .25in\n" % i
                         s += blockXmlToNroff(liNode.childNodes, ".IP")
@@ -241,7 +241,8 @@ def docsToNroff(schemaFile, xmlFile, erFile, title=None):
 .de TQ
 .  br
 .  ns
-.  TP "\\$1"
+.  TP
+\\$1
 ..
 .de ST
 .  PP