.\"sends a message to all interactive users. .TH shout 3 .SH NAME shout() - sends a message to all interactive users. .SH SYNOPSIS void shout(string str); .SH DESCRIPTION Send a string `str' to all interactive users. .SH SEE ALSO message(3), write(3), tell_object(3), say(3).