From owner-cvs-all@FreeBSD.ORG Fri May 9 02:20:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4669637B401; Fri, 9 May 2003 02:20:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA3443F85; Fri, 9 May 2003 02:20:26 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h499KQ0U039219; Fri, 9 May 2003 02:20:26 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h499KQu6039218; Fri, 9 May 2003 02:20:26 -0700 (PDT) Message-Id: <200305090920.h499KQu6039218@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 9 May 2003 02:20:26 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 procfs.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 09:20:27 -0000 hmp 2003/05/09 02:20:26 PDT FreeBSD src repository (doc committer) Modified files: share/man/man5 procfs.5 Log: 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 Approved and Reviewed by: des (mentor), re (bmah) Revision Changes Path 1.27 +4 -0 src/share/man/man5/procfs.5