- Markup fix-ups (add .Dq, and some hard line breaks at the end
of sentences). Approved by: blackend (mentor)
This commit is contained in:
parent
056f33311a
commit
09047b345b
@ -39,7 +39,8 @@ struct jail {
|
|||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
.Dq Li version
|
.Dq Li version
|
||||||
defines the version of the API in use. It should be set to zero at this time.
|
defines the version of the API in use.
|
||||||
|
It should be set to zero at this time.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Dq Li path
|
.Dq Li path
|
||||||
@ -48,7 +49,8 @@ prison.
|
|||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Dq Li hostname
|
.Dq Li hostname
|
||||||
pointer can be set to the hostname of the prison. This can be changed
|
pointer can be set to the hostname of the prison.
|
||||||
|
This can be changed
|
||||||
from the inside of the prison.
|
from the inside of the prison.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
@ -73,9 +75,13 @@ to indicate the error.
|
|||||||
Once a process has been put in a prison, it and its decendants cannot escape
|
Once a process has been put in a prison, it and its decendants cannot escape
|
||||||
the prison.
|
the prison.
|
||||||
.Pp
|
.Pp
|
||||||
Inside the prison, the concept of "superuser" is very diluted. In general,
|
Inside the prison, the concept of
|
||||||
|
.Dq superuser
|
||||||
|
is very diluted.
|
||||||
|
In general,
|
||||||
it can be assumed that nothing can be mangled from inside a prison which
|
it can be assumed that nothing can be mangled from inside a prison which
|
||||||
does not exist entirely inside that prison. For instance the directory
|
does not exist entirely inside that prison.
|
||||||
|
For instance the directory
|
||||||
tree below
|
tree below
|
||||||
.Dq Li path
|
.Dq Li path
|
||||||
can be manipulated all the ways a root can normally do it, including
|
can be manipulated all the ways a root can normally do it, including
|
||||||
|
Loading…
x
Reference in New Issue
Block a user