diff mbox series

[ovs-dev,v1] ofctl.man: Minor change to correct the "out_group" field usage text.

Message ID 1543527874-14551-1-git-send-email-ashishvarma.ovs@gmail.com
State Accepted
Headers show
Series [ovs-dev,v1] ofctl.man: Minor change to correct the "out_group" field usage text. | expand

Commit Message

Ashish Varma Nov. 29, 2018, 9:44 p.m. UTC
Right now the man page of ovs-ofctl has "out_group=port". Correcting the
output to group instead of port.

Signed-off-by: Ashish Varma <ashishvarma.ovs@gmail.com>
---
 utilities/ovs-ofctl.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ben Pfaff Dec. 3, 2018, 9:20 p.m. UTC | #1
On Thu, Nov 29, 2018 at 01:44:34PM -0800, Ashish Varma wrote:
> Right now the man page of ovs-ofctl has "out_group=port". Correcting the
> output to group instead of port.
> 
> Signed-off-by: Ashish Varma <ashishvarma.ovs@gmail.com>

Thanks, applied.
diff mbox series

Patch

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index ea55008..59b6e1a 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1952,7 +1952,7 @@  If set, a matching flow must include an output action to \fIport\fR,
 which must be an OpenFlow port number or name (e.g. \fBlocal\fR).
 .
 .TP
-\fBout_group=\fIport\fR
+\fBout_group=\fIgroup\fR
 If set, a matching flow must include an \fBgroup\fR action naming
 \fIgroup\fR, which must be an OpenFlow group number.  This field
 is supported in Open vSwitch 2.5 and later and requires OpenFlow 1.1