mud/lib/doc/sefun/shutdown
2020-09-06 05:43:07 -07:00

25 lines
477 B
Plaintext

SHUTDOWN(1) SHUTDOWN(1)
NAME
shutdown() - shuts down the mud
SYNOPSIS
varargs void shutdown(int code)
DESCRIPTION
The MudOS shutdown() efun has no security. This sefun
overrides the MudOS shutdown() efun to provide security.
LOCATION
/secure/sefun/sefun.c
SEE ALSO
the shutdown() efun
Author
Descartes of Borg
1