X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-doc.in;h=1c914144c460071d8ba2b3cef748a2f5a5948024;hb=de06dce673979eb9208c539bad15fae855e1d4c5;hp=b325b263283bd924bbe7ce497078ca34999991e6;hpb=6910a6e6f25f7fe7adfd93c8405671e72d4d156b;p=openvswitch diff --git a/ovsdb/ovsdb-doc.in b/ovsdb/ovsdb-doc.in index b325b263..1c914144 100755 --- a/ovsdb/ovsdb-doc.in +++ b/ovsdb/ovsdb-doc.in @@ -52,6 +52,8 @@ def inlineXmlToNroff(node, font): s = r'\fB' if node.hasAttribute('column'): s += node.attributes['column'].nodeValue + if node.hasAttribute('key'): + s += ':' + node.attributes['key'].nodeValue elif node.hasAttribute('table'): s += node.attributes['table'].nodeValue elif node.hasAttribute('group'): @@ -239,7 +241,8 @@ def docsToNroff(schemaFile, xmlFile, erFile, title=None): .de TQ . br . ns -. TP "\\$1" +. TP +\\$1 .. .de ST . PP