NAME
	quit

SYNOPSIS
	q[uit]

DESCRIPTION
	The quit command closes all open files and returns control to the UNIX
	operating system.  If PSD has executed without an error, the exit code
	is zero.  If an error has occurred, the exit code is -1.

