On 2020/12/14 14:45, Chris Bennett wrote: > See also has a double entry. > > Chris Bennett
This is present in the latest release upstream, could you report it there please? https://invisible-island.net/ncurses/announce.html#h2-development SEE ALSO are usually in (at least roughly) alphabetical order so it's probably the first one that wants removing. Here they seem to list curses before curs_ in all files, which is out of strict order but seems like it's intentional. > > 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 20:41:51 -0000 > @@ -250,8 +250,7 @@ be conditioned using NCURSES_VERSION. > \fBcurses\fR(3), > \fBcurs_initscr\fR(3), > \fBcurs_kernel\fR(3), > -\fBcurs_scr_dump\fR(3), > -\fBlegacy_coding\fR(3). > +\fBcurs_scr_dump\fR(3). > .\"# > .\"# The following sets edit modes for GNU EMACS > .\"# Local Variables: >