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

27 lines
518 B
Plaintext

ARCHITECTURE(1) ARCHITECTURE(1)
NAME
architecture() - returns the name of the hardware of the
game
SYNOPSIS
string architecture()
DESCRIPTION
Returns the name of the hardware platform on which the MUD
is run.
LOCATION
/secure/sefun/mud_info.c
SEE ALSO
mud_name(), mudlib(), mudlib_version(), query_host_port(),
version()
Author
Descartes of Borg
1