ultrix man page for pause

Query: pause

OS: ultrix

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pause(3)						     Library Functions Manual							  pause(3)

Name
       pause - stop until signal

Syntax
       pause()

Description
       The subroutine never returns normally.  It is used to give up control while waiting for a signal from or an interval timer, see Upon termi-
       nation of a signal handler started during a the call will return.

Diagnostics
       The subroutine always returns:

       [EINTR]	      The call was interrupted, that is, always returns -1.

See Also
       kill(2), select(2), sigpause(2)

																	  pause(3)
Related Man Pages
pause(2) - opensolaris
pause(2) - hpux
pause(3) - netbsd
pause(2) - sunos
pause(3p) - x11r4
Similar Topics in the Unix Linux Community
pause? where art thou?
the shell not pause when execute read command
Any Way to pause/unpause system execution in HP-UX 11.11 and 11.23?
How to pause a shell script
Creating a script requiring a pause for user input