Home
last modified time | relevance | path

Searched refs:msg_unknown_command (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/texinfo/info/
Dinfo.c658 const char *msg_unknown_command; variable
678 msg_unknown_command = _("Unknown Info command `%c'; try `?' for help."); in init_messages()
Dinfo.h143 extern const char *msg_unknown_command;