X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fovs-vsctl.8.in;h=43b00bfd47d3c0e7c9b045ea0aa2211cbbfbc33c;hb=c5cf10598f8c9f4428291e9df3ecd72a05fb1ccf;hp=bdeb3483c730a0bafbd047e48d2a36f4c52de869;hpb=978427a5ca201c6e320bf9c1e6be3a92c0ecbed9;p=sliver-openvswitch.git diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in index bdeb3483c..43b00bfd4 100644 --- a/utilities/ovs-vsctl.8.in +++ b/utilities/ovs-vsctl.8.in @@ -13,8 +13,6 @@ .TH ovs\-vsctl 8 "@VERSION@" "Open vSwitch" "Open vSwitch Manual" .\" This program's name: .ds PN ovs\-vsctl -.\" SSL peer program's name: -.ds SN ovsdb\-server . .SH NAME ovs\-vsctl \- utility for querying and configuring \fBovs\-vswitchd\fR @@ -151,6 +149,7 @@ These options control the format of output from the \fBlist\fR and .so lib/ssl-bootstrap.man .so lib/ssl-peer-ca-cert.man .so lib/vlog.man +.so lib/common.man . .SH COMMANDS The commands implemented by \fBovs\-vsctl\fR are described in the @@ -468,9 +467,7 @@ for bootstrapping. .PP This option is only useful if the controller sends its CA certificate as part of the SSL certificate chain. The SSL protocol does not -require the controller to send the CA certificate, but -\fBovs\-controller\fR(8) can be configured to do so with the -\fB\-\-peer\-ca\-cert\fR option. +require the controller to send the CA certificate. . .SS "Database Commands" . @@ -969,7 +966,7 @@ Set the path cost of port \fBeth0\fR to 10: .PP Deconfigure STP from above: .IP -.B "ovs\-vsctl clear Bridge br0 stp_enable" +.B "ovs\-vsctl set Bridge br0 stp_enable=false" .PP .SS "OpenFlow Version" .PP