Reported-by: Paul Ingram <[email protected]> --- lib/table.man | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/table.man b/lib/table.man index 8c1469d..70ef778 100644 --- a/lib/table.man +++ b/lib/table.man @@ -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 -- 1.7.1 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
