From adrian@mail.ubergeeks.com  Thu Apr 25 17:25:20 2002
Return-Path: <adrian@mail.ubergeeks.com>
Received: from mail.ubergeeks.com (lorax.ubergeeks.com [209.145.65.55])
	by hub.freebsd.org (Postfix) with ESMTP id 8EF9D37B41B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Apr 2002 17:25:19 -0700 (PDT)
Received: (from adrian@localhost)
	by mail.ubergeeks.com (8.11.6/8.11.6) id g3Q0PID93403;
	Thu, 25 Apr 2002 20:25:18 -0400 (EDT)
	(envelope-from adrian)
Message-Id: <200204260025.g3Q0PID93403@mail.ubergeeks.com>
Date: Thu, 25 Apr 2002 20:25:18 -0400 (EDT)
From: Adrian Filipi-Martin <adrian@ubergeeks.com>
Reply-To: Adrian Filipi-Martin <adrian@ubergeeks.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: jail field not documented in procfs(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37470
>Category:       docs
>Synopsis:       jail field not documented in procfs(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hmp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 25 17:30:01 PDT 2002
>Closed-Date:    Fri May 09 02:21:30 PDT 2003
>Last-Modified:  Fri May 09 02:21:30 PDT 2003
>Originator:     Adrian Filipi-Martin
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD brokenarrow.intranet 4.5-STABLE FreeBSD 4.5-STABLE #4: Wed Apr 24 14:57:09 EDT 2002 root@:/usr/src/sys/compile/LatitudeCPi i386

	RELENG_4 from 4/23/02.

>Description:
	The procfs(5) manpage does not mention the last field of the status
	file, even though it exists and is documented in jail(2) and jail(8).
>How-To-Repeat:
	cat /procfs/1/status
>Fix:
	Apply this patch to the procfs(5) manapge:

--- procfs.5.orig	Thu Apr 25 19:11:58 2002
+++ procfs.5	Thu Apr 25 19:16:40 2002
@@ -169,6 +169,10 @@
 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
+.Dq Li -
+to indicate that the process is not running within a jail.
 .El
 .El
 .Pp


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->hmp 
Responsible-Changed-By: hmp 
Responsible-Changed-When: Wed May 7 13:46:40 PDT 2003 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=37470 
State-Changed-From-To: open->closed 
State-Changed-By: hmp 
State-Changed-When: Fri May 9 02:20:42 PDT 2003 
State-Changed-Why:  
Your patch has been applied.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37470 
>Unformatted:
