home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man2 / sleep.2 < prev    next >
Encoding:
Text File  |  1975-06-26  |  339 b   |  23 lines

  1. .th SLEEP II 8/5/73
  2. .sh NAME
  3. sleep \*- stop execution for interval
  4. .sh SYNOPSIS
  5. (sleep = 35.; not in assembler)
  6. .br
  7. (seconds in r0)
  8. .br
  9. .ft B
  10. sys sleep
  11. .s3
  12. sleep(seconds)
  13. .ft R
  14. .sh DESCRIPTION
  15. The
  16. current process is suspended from execution
  17. for the number of seconds specified
  18. by the argument.
  19. .sh "SEE ALSO"
  20. sleep (I)
  21. .sh DIAGNOSTICS
  22. \*-
  23.