bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicate entry in See Also section of curs_util.3


From: Thomas Dickey
Subject: Re: Duplicate entry in See Also section of curs_util.3
Date: Sat, 19 Dec 2020 19:08:44 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

On Mon, Dec 14, 2020 at 04:01:10PM -0600, Chris Bennett wrote:
> Hi,
> I found duplicate entries. It was mentioned to me elsewhere that the man
> pages seem to always put curses first.
> 
> Here is a CVS diff for this from OpenBSD.
> 
> Hopefully this is helpful.

somewhat - I'd overlooked this case, but in other cases had intended
putting curses (or form or menu or panel) first.  Today I wrote a
script to report cases where the list isn't sorted (but made special
provision for keeping those underscore-separated names _after_ curses).

> Thanks,
> Chris Bennett
> 
> 
> Index: curs_util.3
> ===================================================================
> RCS file: /cvs/src/lib/libcurses/curs_util.3,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 curs_util.3
> --- curs_util.3       12 Jan 2010 23:21:59 -0000      1.6
> +++ curs_util.3       14 Dec 2020 21:42:10 -0000
> @@ -246,7 +246,6 @@ It was not supported on Version 7, BSD o
>  It is recommended that any code depending on ncurses extensions
>  be conditioned using NCURSES_VERSION.
>  .SH SEE ALSO
> -\fBlegacy_coding\fR(3),
>  \fBcurses\fR(3),
>  \fBcurs_initscr\fR(3),
>  \fBcurs_kernel\fR(3),
> 

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]