24 lines
606 B
Plaintext
24 lines
606 B
Plaintext
HALT(1) User Commands HALT(1)
|
|
|
|
NAME
|
|
halt - halt the system
|
|
|
|
SYNOPSIS
|
|
halt
|
|
|
|
DESCRIPTION
|
|
All of the precesses are stopped, and the processor is put in an idle
|
|
state.
|
|
|
|
AUTHOR
|
|
Dave Hein
|
|
|
|
COPYRIGHT
|
|
Copyright (c) 2011, 2012, Dave Hein
|
|
MIT License (See license.txt in the root directory)
|
|
This is free software: you are free to change and redistribute it.
|
|
There is no warranty, to the extent permitted by law.
|
|
|
|
|
|
SPINIX utility March 2012 HALT(1)
|