diff options
| author | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-09 09:20:26 +0000 |
|---|---|---|
| committer | Hiten Pandya <hmp@FreeBSD.org> | 2003-05-09 09:20:26 +0000 |
| commit | a22f32eb2fc82b0d9637eda6d109dbccc461a4f1 (patch) | |
| tree | 4939936d4979eb1d4fbc91bb1fbde604924bd411 | |
| parent | 03a0a09e987d9fa66e685d80c99ff9e6407d53d7 (diff) | |
Notes
| -rw-r--r-- | share/man/man5/procfs.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index f4adad201a26..3fd6446b2483 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -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 |
