This change looks good to me, During my run of "fakeroot debian/rules binary", there is no warning.
Could you hint me how to reproduce it? On Mon, Aug 12, 2013 at 3:13 PM, Ben Pfaff <[email protected]> wrote: > Avoids these warnings from groff: > > <standard input>:1037: warning [p 14, 6.0i]: cannot adjust line > <standard input>:1037: warning [p 14, 6.2i]: can't break line > > Found by lintian. > > Signed-off-by: Ben Pfaff <[email protected]> > --- > utilities/ovs-ofctl.8.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in > index 3e6c7fe..6fd03f8 100644 > --- a/utilities/ovs-ofctl.8.in > +++ b/utilities/ovs-ofctl.8.in > @@ -1107,7 +1107,7 @@ be specified as a name used for matching. (This is > similar to > Open Flow 1.2 and above.) > . > .IP > -Example: > \fBset_field:fe80:0123:4567:890a:a6ba:dbff:fefe:59fa\->ipv6_src\fR > +Example: \fBset_field:00:11:22:33:44:55->eth_src\fR. > . > .IP "\fBmultipath(\fIfields\fB, \fIbasis\fB, \fIalgorithm\fB, > \fIn_links\fB, \fIarg\fB, \fIdst\fB[\fIstart\fB..\fIend\fB])\fR" > Hashes \fIfields\fR using \fIbasis\fR as a universal hash parameter, > -- > 1.7.10.4 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev >
_______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
