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

  1. .th UMOUNT II 8/5/73
  2. .sh NAME
  3. umount \*- dismount file system
  4. .sh SYNOPSIS
  5. (umount = 22.)
  6. .br
  7. .ft B
  8. sys  umount; special
  9. .ft R
  10. .sh DESCRIPTION
  11. .it Umount
  12. announces to the system that special
  13. file
  14. .it special
  15. is no longer to contain
  16. a removable file system.
  17. The file associated with the special
  18. file reverts to its ordinary interpretation;
  19. see
  20. .it mount
  21. (II).
  22. .s3
  23. .sh "SEE ALSO"
  24. umount (VIII), mount (II)
  25. .sh DIAGNOSTICS
  26. Error bit
  27. (c-bit) set if
  28. no
  29. file system was mounted on the special file
  30. or if there are still active files on the
  31. mounted file system.
  32.