freebsd-dev/sys/boot/alpha/common/help.alpha
2004-10-01 19:44:42 +00:00

26 lines
610 B
Plaintext

$FreeBSD$
################################################################################
# Treboot DReboot the system
reboot
Causes the system to immediately reboot.
################################################################################
# Thalt DHalt the system
halt
Causes the system to halt.
################################################################################
# Theap DDisplay memory management statistics
heap
Requests debugging output from the heap manager. For debugging use
only.
################################################################################