11/3/71                                           SYS SMDATE (II)
NAME            smdate  --  set modified date on file
SYNOPSIS        (time to AC-MQ)
                sys     smdate; file  / smdate = 30.; not in assembler
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.
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