Document the last field of the procfs 'status' node, which either

displays the 'hostname' of the jail, or a hyphen '-' to indicate
that the process is not jailed.

PR: docs/37470
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
Approved and Reviewed by: des (mentor), re (bmah)
This commit is contained in:
Hiten Pandya 2003-05-09 09:20:26 +00:00
parent 03a0a09e98
commit a22f32eb2f

View File

@ -171,6 +171,10 @@ the effective user id
and the list of groups (whose first member
is the effective group id)
all comma separated.
.It
the hostname of the jail in which the process runs, or
.Sq Li -
to indicate that the process is not running within a jail.
.El
.El
.Pp