vport: Record and free packets on unattached ports.
[openvswitch] / ovsdb / ovsdb-client.1.in
index 87f5926f44bb26e62b94975660cec3d3b363da59..7607157339d52315dd2a54767a805239ae49a8b6 100644 (file)
@@ -61,12 +61,12 @@ prints it in JSON format.
 .
 .IP "\fBlist-tables\fI server database\fR"
 Connects to \fIserver\fR, retrieves the schema for \fIdatabase\fR, and
-prints a table listing the names and comments (if any) on each table
+prints a table listing the name of each table
 within the database.
 .
 .IP "\fBlist-columns\fI server database \fR[\fItable\fR]"
 Connects to \fIserver\fR, retrieves the schema for \fIdatabase\fR, and
-prints a table listing the names, type, and comment (if any) on each
+prints a table listing the name and type of each
 column.  If \fItable\fR is specified, only columns in that table are
 listed; otherwise, the tables include columns in all tables.
 .
@@ -147,6 +147,7 @@ other command, they have no effect.
 .so lib/daemon.man
 .SS "Logging Options"
 .so lib/vlog.man
+.SS "Public Key Infrastructure Options"
 .so lib/ssl.man
 .so lib/ssl-bootstrap.man
 .SS "Other Options"