[ovs-dev] [PATCH 1/3] ovn-sbctl.8: Fix bridge modification references.

Justin Pettit jpettit at nicira.com
Thu Oct 15 05:38:04 UTC 2015


Likely copy and paste errors from the "ovs-vsctl" man page.

Signed-off-by: Justin Pettit <jpettit at nicira.com>
---
 ovn/utilities/ovn-sbctl.8.in |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/ovn/utilities/ovn-sbctl.8.in b/ovn/utilities/ovn-sbctl.8.in
index 9c3706d..2f783e9 100644
--- a/ovn/utilities/ovn-sbctl.8.in
+++ b/ovn/utilities/ovn-sbctl.8.in
@@ -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).
-- 
1.7.5.4




More information about the dev mailing list