[ovs-dev] [debian 2/2] ovs-ofctl: Avoid groff warning due to too-long line.

Alex Wang alexw at nicira.com
Tue Aug 13 16:33:10 UTC 2013


Thanks for the answer,


On Tue, Aug 13, 2013 at 9:29 AM, Ben Pfaff <blp at nicira.com> wrote:

> "dpkg-buildpackage -b" then lintian on the .changes file that produces.
>
> On Mon, Aug 12, 2013 at 05:47:41PM -0700, Alex Wang wrote:
> > 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 <blp at nicira.com> 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 <blp at nicira.com>
> > > ---
> > >  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
> > > dev at openvswitch.org
> > > http://openvswitch.org/mailman/listinfo/dev
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20130813/e8569797/attachment-0003.html>


More information about the dev mailing list