#875988 libedit-dev: Ships man page that conflicts with the GNU History Library's man page

Package:
libedit-dev
Source:
libedit
Description:
BSD editline and history libraries (development files)
Submitter:
Josue Ortega
Date:
2017-09-17 00:12:04 UTC
Severity:
normal
#875988#5
Date:
2017-09-17 00:10:31 UTC
From:
To:
Dear Maintainer,

libedit-dev ships a man page that includes the function name "history" in
its name section[1] making man to resolve the EDITLINE(3) man page instead of
HISTORY(3) the GNU History Library man page.

Here is the output of "man -k history":

Date::Manip::History (3pm) - Twenty years and still going strong
editline (3edit)     - line editor, history and tokenization functions
el_deletestr (3)     - line editor, history and tokenization functions
el_end (3)           - line editor, history and tokenization functions
el_get (3)           - line editor, history and tokenization functions
el_getc (3)          - line editor, history and tokenization functions
el_gets (3)          - line editor, history and tokenization functions
el_init (3)          - line editor, history and tokenization functions
el_init_fd (3)       - line editor, history and tokenization functions
el_insertstr (3)     - line editor, history and tokenization functions
el_line (3)          - line editor, history and tokenization functions
el_parse (3)         - line editor, history and tokenization functions
el_push (3)          - line editor, history and tokenization functions
el_reset (3)         - line editor, history and tokenization functions
el_resize (3)        - line editor, history and tokenization functions
el_set (3)           - line editor, history and tokenization functions
el_source (3)        - line editor, history and tokenization functions
el_wdeletestr (3)    - line editor, history and tokenization functions
el_wget (3)          - line editor, history and tokenization functions
el_wgetc (3)         - line editor, history and tokenization functions
el_wgets (3)         - line editor, history and tokenization functions
el_winsertstr (3)    - line editor, history and tokenization functions
el_wline (3)         - line editor, history and tokenization functions
el_wparse (3)        - line editor, history and tokenization functions
el_wpush (3)         - line editor, history and tokenization functions
el_wset (3)          - line editor, history and tokenization functions
history (3)          - line editor, history and tokenization functions
history (3readline)  - GNU History Library
history_end (3)      - line editor, history and tokenization functions
history_init (3)     - line editor, history and tokenization functions
history_w (3)        - line editor, history and tokenization functions
history_wend (3)     - line editor, history and tokenization functions
history_winit (3)    - line editor, history and tokenization functions
latex-git-log (1)    - Generates the version history of a git project as LaTeX source code.
pam_pwhistory (8)    - PAM module to remember last passwords
roff (7)             - concepts and history of roff typesetting
tok_end (3)          - line editor, history and tokenization functions
tok_init (3)         - line editor, history and tokenization functions
tok_line (3)         - line editor, history and tokenization functions
tok_reset (3)        - line editor, history and tokenization functions
tok_str (3)          - line editor, history and tokenization functions
tok_wend (3)         - line editor, history and tokenization functions
tok_winit (3)        - line editor, history and tokenization functions
tok_wline (3)        - line editor, history and tokenization functions
tok_wreset (3)       - line editor, history and tokenization functions
tok_wstr (3)         - line editor, history and tokenization functions
XDeviceTimeCoord (3) - get device motion history
XDisplayMotionBufferSize (3) - send events and pointer motion history structure
XGetDeviceMotionEvents (3) - get device motion history
XGetMotionEvents (3) - send events and pointer motion history structure
XSendEvent (3)       - send events and pointer motion history structure
XTimeCoord (3)       - send events and pointer motion history structure

[1]: https://sources.debian.net/src/libedit/3.1-20170329-1/doc/editline.3.roff/#L63