3/15/72                                                MESG (III)





NAME            mesg  --  write message on typewriter



SYNOPSIS        jsr     r5,mesg; <Now is the time\0>; .even



DESCRIPTION     mesg writes the string immediately following its

                call onto the standard output file.  The string

                is terminated by a 0 byte.



FILES           kept in /usr/lib/liba.a



SEE ALSO        --



DIAGNOSTICS     --



BUGS            --



OWNER           ken, dmr