]> git.proxmox.com Git - mirror_ovs.git/commitdiff
ofproto: Fix typo in manpage fragment.
authorBen Pfaff <blp@ovn.org>
Thu, 19 Mar 2020 23:02:56 +0000 (16:02 -0700)
committerBen Pfaff <blp@ovn.org>
Fri, 20 Mar 2020 15:50:58 +0000 (08:50 -0700)
There was a missing ] and an extra space.

Acked-by: Numan Siddique <numans@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ofproto/ofproto-unixctl.man

index 925752343e87831c2f7124277983690a1d78fa8b..095afd57cc55e234832510384d4fbe6eb3883938 100644 (file)
@@ -9,7 +9,7 @@ that may be used on \fBofproto/trace\fR.
 .IP "\fBofproto/trace\fR [\fIoptions\fR] [\fIdpname\fR] \fIodp_flow\fR [\fIpacket\fR]
 .IQ "\fBofproto/trace\fR [\fIoptions\fR] \fIbridge\fR \fIbr_flow\fR [\fIpacket\fR]]
 .IQ "\fBofproto/trace\-packet\-out\fR [\fIoptions\fR] [\fIdpname\fR] \fIodp_flow\fR [\fIpacket\fR] \fIactions\fR"
-.IQ "\fBofproto/trace\-packet\-out\fR [\fIoptions\fR \fIbridge\fR \fIbr_flow\fR  [\fIpacket\fR] \fIactions\fR"
+.IQ "\fBofproto/trace\-packet\-out\fR [\fIoptions\fR] \fIbridge\fR \fIbr_flow\fR [\fIpacket\fR] \fIactions\fR"
 Traces the path of an imaginary packet through \fIswitch\fR and
 reports the path that it took.  The initial treatment of the packet
 varies based on the command: