On 07/16/2012 04:32 PM, Dietmar Maurer wrote: > lintian complain about wrong section. The following seems to fix the problem: > > Index: new/man/collie.8 > =================================================================== > --- new.orig/man/collie.8 2012-07-09 11:24:55.000000000 +0200 > +++ new/man/collie.8 2012-07-09 11:27:02.000000000 +0200 > @@ -1,4 +1,4 @@ > -.TH SHEEPDOG 2012-06-27 > +.TH SHEEPDOG 8 2012-06-27 > .SH NAME > collie \- Command line utility for the sheep daemon > .SH SYNOPSIS > Index: new/man/sheep.8 > =================================================================== > --- new.orig/man/sheep.8 2012-07-09 11:28:02.000000000 +0200 > +++ new/man/sheep.8 2012-07-09 11:28:16.000000000 +0200 > @@ -1,4 +1,4 @@ > -.TH SHEEPDOG 2012-07-3 > +.TH SHEEPDOG 8 2012-07-3 > .SH NAME > sheep \- Distributed Block Storage System for KVM > .SH SYNOPSIS > Index: new/man/sheepfs.8 > =================================================================== > --- new.orig/man/sheepfs.8 2012-07-09 11:28:07.000000000 +0200 > +++ new/man/sheepfs.8 2012-07-09 11:28:22.000000000 +0200 > @@ -1,4 +1,4 @@ > -.TH SHEEPDOG 2012-06-27 > +.TH SHEEPDOG 8 2012-06-27 > .SH NAME > sheepfs \- A pseudo file system exports both Sheepdog's internal state as > well as Sheepdog's storage > .SH SYNOPSIS > >
Hi Maurer, Would you please format a patch for it? You may find this useful: https://github.com/collie/sheepdog/wiki/Submit-a-patch Thanks, Yuan -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
