ofproto: Fix potential leak during flow mods.
[sliver-openvswitch.git] / lib / table.man
index 8c1469d..a8f1094 100644 (file)
@@ -11,7 +11,7 @@ Sets the type of table formatting.  The following types of
 A list with one column per line and rows separated by a blank line.
 .IP "\fBhtml\fR"
 HTML tables.
-.IP "\fBcvs\fR"
+.IP "\fBcsv\fR"
 Comma-separated values as defined in RFC 4180.
 .IP "\fBjson\fR"
 JSON format as defined in RFC 4627.  The output is a sequence of JSON
@@ -35,7 +35,7 @@ as text strings.
 .RE
 .
 .IP "\fB\-d \fIformat\fR"
-.IP "\fB\-\-data=\fIformat\fR"
+.IQ "\fB\-\-data=\fIformat\fR"
 Sets the formatting for cells within output tables.  The following
 types of \fIformat\fR are available:
 .RS