\doc{The quit command}
\ref{quit-command}

The \def{quit command} causes LP to terminate.

\head{2}{\dlink{../symbols/syntax}{Syntax}}
\begin{verbatim}
\sd{quit-command} ::= \f{quit} | \f{q}
\end{verbatim}

\head{2}{Examples}
\begin{verbatim}
quit
\end{verbatim}

\head{2}{Usage} 
The \fq{quit} command causes LP to halt, returning the user to the operating
system.  Any \setlink{script} or \setlink{log} file is closed.

