ovn-sbctl.8: Fix bridge modification references.
authorJustin Pettit <jpettit@nicira.com>
Wed, 14 Oct 2015 06:42:37 +0000 (23:42 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 15 Oct 2015 05:40:08 +0000 (22:40 -0700)
Likely copy and paste errors from the "ovs-vsctl" man page.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ovn/utilities/ovn-sbctl.8.in

index 9c3706d..2f783e9 100644 (file)
@@ -121,7 +121,7 @@ as destination ip.
 .IP
 Without \fB\-\-may\-exist\fR, attempting to create a chassis that
 exists is an error.  With \fB\-\-may\-exist\fR, this command does
-nothing if \fIchassis\fR already exists as a real bridge.
+nothing if \fIchassis\fR already exists.
 .
 .IP "[\fB\-\-if\-exists\fR] \fBchassis\-del \fIchassis\fR"
 Deletes \fIchassis\fR and its \fIencaps\fR and \fIgateway_ports\fR.
@@ -164,9 +164,6 @@ Alias for \fBlflow\-list\fB.
 Successful program execution.
 .IP "1"
 Usage, syntax, or configuration file error.
-.IP "2"
-The \fIbridge\fR argument to \fBbr\-exists\fR specified the name of a
-bridge that does not exist.
 .SH "SEE ALSO"
 .
 .BR ovn\-sb (5).