STIME (II)                   3/15/72                   STIME (II)





NAME            stime  --  set time



SYNOPSIS        (time in r0-r1)

                sys stime    / stime = 25.



DESCRIPTION     stime sets the system's idea of the time and

                date.  Only the super-user may use this call.



SEE ALSO        date(I), time(II)



DIAGNOSTICS     Error bit (c-bit) set if user is not the super-

                user.



BUGS            --