Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dinfo.c666 const char *msg_at_node_top; variable
686 msg_at_node_top = _("You are already at the first page of this node."); in init_messages()
H A Dinfo.h146 extern const char *msg_at_node_top;
H A Dsession.c1005 info_error ((char *) msg_at_node_top, NULL, NULL); in backward_move_node_structure()