diff mbox

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

Message ID 1444887486-106563-1-git-send-email-jpettit@nicira.com
State Accepted
Headers show

Commit Message

Justin Pettit Oct. 15, 2015, 5:38 a.m. UTC
Likely copy and paste errors from the "ovs-vsctl" man page.

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

Comments

Ben Pfaff Oct. 15, 2015, 5:38 a.m. UTC | #1
On Wed, Oct 14, 2015 at 10:38:04PM -0700, Justin Pettit wrote:
> 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>
diff mbox

Patch

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).