$ ident src/lib/libcurses/tinfo/read_bsd_terminfo.c
src/lib/libcurses/tinfo/read_bsd_terminfo.c:
$OpenBSD: read_bsd_terminfo.c,v 1.18 2010/01/12 23:22:06 nicm Exp $
$ grep -B2 -nw _PATH_TERMINFO src/lib/libcurses/tinfo/read_bsd_terminfo.c
22-#include <term_entry.h>
23-
24:#define _PATH_TERMINFO "/usr/share/misc/terminfo"
--
60-
61- /* Finally we check the system terminfo file */
62: *fname++ = _PATH_TERMINFO;- [patch] tic man page file path error Creamy
- Re: [patch] tic man page file path error Andres Perera
- Re: [patch] tic man page file path error Creamy
- Re: [patch] tic man page file path error Nicholas Marriott
- Re: [patch] tic man page file path erro... Andres Perera
