[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 14/52] man/curs_color.3x: Recast.
From: |
Sven Joachim |
Subject: |
Re: [PATCH 14/52] man/curs_color.3x: Recast. |
Date: |
Mon, 25 Dec 2023 10:28:30 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On 2023-12-24 11:10 -0500, Thomas Dickey wrote:
> On Sun, Dec 24, 2023 at 03:24:48PM +0100, Sven Joachim wrote:
>> On 2023-12-22 17:02 -0600, G. Branden Robinson wrote:
>>
>> > diff --git a/man/curs_color.3x b/man/curs_color.3x
>> > index d56419613..20b06288e 100644
>> > --- a/man/curs_color.3x
>> > +++ b/man/curs_color.3x
>> > @@ -104,43 +104,55 @@ .SH SYNOPSIS
>> > [...]
>> > .bP
>> > -the window attribute (e.g., by \fB\%wattrset\fP), and
>> > +window attributes,
>> > +as from \fB\%wattrset\fP(3X) or \fB\%wattr_set\fP(3X)
>> > .bP
>> > -the background character (e.g., \fB\%wbkgdset\fP).
>> > +window background character atttributes,
>>
>> This is one 't' too many. All credit for noticing goes to Debian's
>> lintian tool.
>
> I didn't notice any new warnings - and used Debian testing for one of
> my test-builds. "lintian --pedantic -v" on the manpage package is silent.
>
> (perhaps lintian in experimental?)
Lintian v2.116.3, the version in Debian stable/testing/unstable. To see
the notice, you can use the -I/--display-info option, or set
display-info=1 in ~/.lintianrc.
Cheers,
Sven