<?xml version="1.0" encoding="UTF-8"?>
<!-- **************************************************************************
.... For copyright and licensing terms, see the file named COPYING.
.... **************************************************************************
.-->
<?xml-stylesheet href="docbook-xml.css" type="text/css"?>

<refentry id="pause">

<refmeta xmlns:xi="http://www.w3.org/2001/XInclude">
<refentrytitle>pause</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">user commands</refmiscinfo>
<refmiscinfo class="source">nosh</refmiscinfo>
<xi:include href="version.xml" />
</refmeta>

<refnamediv>
<refname>pause</refname>
<refpurpose>do nothing until a signal arrives</refpurpose>
</refnamediv>

<refsynopsisdiv>
<cmdsynopsis>
<command>pause</command>
</cmdsynopsis>
</refsynopsisdiv>

<refsection><title>Description</title>

<para>
<command>pause</command> is a utility that simply waits indefinitely until the
process is sent a signal, using the
<citerefentry><refentrytitle>sigpause</refentrytitle><manvolnum>3</manvolnum></citerefentry>
function.
</para>

</refsection><refsection><title>Author</title>
<para><author><personname><firstname>Jonathan</firstname> <surname>de Boyne Pollard</surname></personname></author></para>
</refsection>

</refentry>
