|
|
1.1 ! root 1: .th MOUNT II 8/5/73 ! 2: .sh NAME ! 3: mount \*- mount file system ! 4: .sh SYNOPSIS ! 5: (mount = 21.) ! 6: .br ! 7: .ft B ! 8: sys mount; special; name ! 9: .ft R ! 10: .sh DESCRIPTION ! 11: .it Mount ! 12: announces to the system that a removable file system has ! 13: been mounted on ! 14: the block-structured special file ! 15: .it special; ! 16: from now on, references to file ! 17: .it name ! 18: will refer to ! 19: the root file on the newly mounted file system. ! 20: .it Special ! 21: and ! 22: .it name ! 23: are pointers to null-terminated strings ! 24: containing the appropriate path names. ! 25: .s3 ! 26: .it Name ! 27: must exist already. ! 28: Its old contents ! 29: are inaccessible while the file system ! 30: is mounted. ! 31: .sh "SEE ALSO" ! 32: mount(I), umount(II) ! 33: .sh DIAGNOSTICS ! 34: Error bit ! 35: (c-bit) set if: ! 36: .it special ! 37: is inaccessible or not an appropriate file; ! 38: .it name ! 39: does not exist; ! 40: .it special ! 41: is already mounted; ! 42: there are already too many ! 43: file systems mounted.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.