FILE /usr/common/sys/configd.c NAME get_shutdown_message - get the text of the shutdown message PROTOTYPE string get_shutdown_message(void) CALLED BY System, Common, Game DESCRIPTION Get the system shutdown message. This message will be sent to incoming connections when the MUD is in the process of shutting down. RETURN VALUE A string with the shutdown message. ERRORS Normally none. SEE ALSO get_welcome_message, set_shutdown_message, get_suspended_message