docs: Fix some manpage syntax errors found with "groff".
authorBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 17:43:41 +0000 (10:43 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Aug 2011 19:42:52 +0000 (12:42 -0700)
lib/vconn-passive.man
ovsdb/ovsdb-doc.in
utilities/ovs-controller.8.in

index 80e7084..4f1d722 100644 (file)
@@ -10,7 +10,7 @@ given \fIip\fR.
 Listens for OpenFlow TCP connections on \fIport\fR (default: 6633).
 By default, \fB\*(PN\fR listens for connections to any local IP
 address, but \fIip\fR may be specified to listen only for connections
-to the given \fIip\Ar.
+to the given \fIip\fR.
 .
 .IP "\fBpunix:\fIfile\fR"
 Listens for OpenFlow connections on the Unix domain server socket
index 1c91414..17eca52 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")
index 429d81b..cc21c9c 100644 (file)
@@ -115,7 +115,7 @@ Configures packets received on the port named \fIport-name\fR
 overrides the default specified on \fB\-q\fR or \fB\-\-queue\fR.
 .IP
 This option may be specified any number of times with different
-\Iport-name\fR arguments.
+\fIport-name\fR arguments.
 .IP
 This option is incompatible with \fB\-N\fR or \fB\-\-normal\fR and
 with \fB\-H\fR or \fB\-\-hub\fR.  If more than one is specified then