On 2/10/23 10:29, Ales Musil wrote: > Reported-at: https://bugzilla.redhat.com/2168009 > Signed-off-by: Ales Musil <[email protected]> > --- > utilities/ovn-nbctl.8.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/utilities/ovn-nbctl.8.xml b/utilities/ovn-nbctl.8.xml > index 92e10c012..72d4088f0 100644 > --- a/utilities/ovn-nbctl.8.xml > +++ b/utilities/ovn-nbctl.8.xml > @@ -814,7 +814,7 @@ > Attaches the mirror <var>m</var> to the logical port <var>port</var>. > </dd> > > - <dt><code>lsp-dettach-mirror</code> <var>port</var> <var>m</var></dt> > + <dt><code>lsp-detach-mirror</code> <var>port</var> <var>m</var></dt> > <dd> > Detaches the mirror <var>m</var> from the logical port > <var>port</var>. > </dd>
Thanks, Ales! I applied this to the main branch and to branch-22.12. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
