On Fri, Feb 28, 2020 at 10:59:40AM -0800, Gregory Rose wrote: > On 2/28/2020 10:54 AM, Ben Pfaff wrote: > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > vswitchd/ovs-vswitchd.8.in | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in > > index ac66ed7bb300..0ad8bd2bc4ff 100644 > > --- a/vswitchd/ovs-vswitchd.8.in > > +++ b/vswitchd/ovs-vswitchd.8.in > > @@ -107,7 +107,7 @@ how to configure Open vSwitch. > > .SS "GENERAL COMMANDS" > > .IP "\fBexit\fR \fI--cleanup\fR" > > Causes \fBovs\-vswitchd\fR to gracefully terminate. If \fI--cleanup\fR > > -is specified, deletes flows from datpaths and releases other datapath > > +is specified, deletes flows from datapaths and releases other datapath > > resources configured by \fBovs\-vswitchd\fR. Otherwise, datapath > > flows and other resources remains undeleted. Resources of datapaths > > that are integrated into \fBovs\-vswitchd\fR (e.g. the \fBnetdev\fR > > LGTM. > > Reviewed by: Greg Rose <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
