Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo.c662 const char *msg_at_node_bottom; variable
682 msg_at_node_bottom = _("You are already at the last page of this node."); in init_messages()
H A Dinfo.h147 extern const char *msg_at_node_bottom;
H A Dsession.c856 info_error ((char *) msg_at_node_bottom, NULL, NULL); in forward_move_node_structure()