v7 man page for pause

Query: pause

OS: v7

Section: 2

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

PAUSE(2)							System Calls Manual							  PAUSE(2)

NAME
pause - stop until signal
SYNOPSIS
pause( )
DESCRIPTION
Pause never returns normally. It is used to give up control while waiting for a signal from kill(2) or alarm(2).
SEE ALSO
kill(1), kill(2), alarm(2), signal(2), setjmp(3)
ASSEMBLER
(pause = 29.) sys pause PAUSE(2)
Related Man Pages
pause(2) - opensolaris
pause(3p) - centos
pause(3) - netbsd
pause(3) - osf1
pause(3p) - x11r4
Similar Topics in the Unix Linux Community
In need of help!!
the shell not pause when execute read command
Pause for response from the log file
Any Way to pause/unpause system execution in HP-UX 11.11 and 11.23?
How to pause a shell script