Home
last modified time | relevance | path

Searched refs:msg_term_too_dumb (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo.c661 const char *msg_term_too_dumb; variable
681 msg_term_too_dumb = _("Terminal type `%s' is not smart enough to run Info."); in init_messages()
H A Dinfo.h146 extern const char *msg_term_too_dumb;
H A Dsession.c271 info_error ((char *) msg_term_too_dumb, term_name, NULL); in initialize_info_session()