3/15/72                                                MDATE (II)
NAME            mdate  --  set modified date on file
SYNOPSIS        (time to AC-MQ)
                sys mdate; file  / mdate = 30.
DESCRIPTION     File is the address of a null-terminated string
                giving the name of a file.  The modified time of
                the file is set to the time given in the AC-MQ
                registers.
                This call is allowed only to the super-user or to
                the owner of the file.
FILES           --
SEE ALSO        --
DIAGNOSTICS     Error bit is set if the user is not the super-
                user or if the file cannot be found.
BUGS            --
OWNER           ken, dmr