/* Void Main's man pages */
{ phpMan } else { main(); }
_Exit (2) - terminate the calling process
_Exit (3p) - terminate a process
_exit (2) - terminate the calling process
_exit (3p) - terminate a process
atexit (3) - register a function to be called at normal process ter...
atexit (3p) - register a function to run at process termination
break (1p) - exit from for, while, or until loop
exit (1) - bash built-in commands, see bash(1)
exit (1p) - cause the shell to exit
exit (2) - terminate the calling process
exit (3) - cause normal process termination
exit (3p) - terminate a process
exit_group (2) - exit all threads in a process
function::exit (3stap) - Start shutting down probing script.
on_exit (3) - register a function to be called at normal process ter...
probe::irq_handler.exit (3stap) - Execution of interrupt handler completed
probe::kprocess.exit (3stap) - Exit from process
probe::scheduler.process_exit (3stap) - Process exiting
probe::softirq.exit (3stap) - Execution of handler for a pending softirq comp...
pthread_exit (3) - terminate calling thread
pthread_exit (3p) - thread termination

