diff options
Diffstat (limited to 'usr/src/man/man5/contract.5')
| -rw-r--r-- | usr/src/man/man5/contract.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man5/contract.5 b/usr/src/man/man5/contract.5 index 98caf9d60b..12efb0c289 100644 --- a/usr/src/man/man5/contract.5 +++ b/usr/src/man/man5/contract.5 @@ -22,7 +22,7 @@ available contract type. \fB/system/contract\fR can be mounted on any mount point, in addition to the standard \fB/system/contract\fR mount point, and can be mounted several places at once. Such additional mounts are allowed in order to facilitate the -confinement of processes to subtrees of the file system using \fBchroot\fR(1M) +confinement of processes to subtrees of the file system using \fBchroot\fR(8) and yet allow such processes to continue to use contract commands and interfaces. .sp @@ -33,7 +33,7 @@ A combination of standard system calls (for example, \fBopen\fR(2), .sp .LP Consumers of the contract file system must be large file aware. See -\fBlargefile\fR(5) and \fBlfcompile64\fR(5). +\fBlargefile\fR(7) and \fBlfcompile64\fR(7). .SS "DIRECTORY STRUCTURE" .LP At the top level, the \fB/system/contract\fR directory contains subdirectories @@ -130,7 +130,7 @@ following files: Opening this file returns a file descriptor for contract \fIid\fR's control file. The open fails if the opening process does not hold contract \fIid\fR and the contract has not been inherited by the process contract of which the -opening process is a member. See \fBprocess\fR(4). +opening process is a member. See \fBprocess\fR(5). .sp The following \fBlibcontract\fR(3LIB) calls can be made on a \fBctl\fR file descriptor if the contract is owned by the caller: @@ -599,7 +599,7 @@ Status info for contract ID .SH SEE ALSO .LP -\fBctrun\fR(1), \fBctstat\fR(1), \fBctwatch\fR(1), \fBchroot\fR(1M), +\fBctrun\fR(1), \fBctstat\fR(1), \fBctwatch\fR(1), \fBchroot\fR(8), \fBclose\fR(2), \fBioctl\fR(2), \fBopen\fR(2), \fBpoll\fR(2), \fBct_ctl_abandon\fR(3CONTRACT), \fBct_event_read\fR(3CONTRACT), \fBct_event_get_evid\fR(3CONTRACT), \fBct_event_get_flags\fR(3CONTRACT), @@ -613,4 +613,4 @@ Status info for contract ID \fBct_status_get_state\fR(3CONTRACT), \fBct_status_get_type\fR(3CONTRACT), \fBct_tmpl_set_cookie\fR(3CONTRACT), \fBct_tmpl_set_critical\fR(3CONTRACT), \fBct_tmpl_set_informative\fR(3CONTRACT), \fBlibcontract\fR(3LIB), -\fBprocess\fR(4), \fBlargefile\fR(5), \fBlfcompile\fR(5), \fBprivileges\fR(5) +\fBprocess\fR(5), \fBlargefile\fR(7), \fBlfcompile\fR(7), \fBprivileges\fR(7) |
