From owner-freebsd-doc Sat May 25 22:16:39 2002 Delivered-To: freebsd-doc@freebsd.org Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by hub.freebsd.org (Postfix) with ESMTP id CAD6C37B404 for ; Sat, 25 May 2002 22:16:36 -0700 (PDT) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.3/8.12.2) with ESMTP id g4Q5GkkQ059415 for ; Sun, 26 May 2002 01:16:46 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.3/8.12.3/Submit) with ESMTP id g4Q5GfQx059412 for ; Sun, 26 May 2002 01:16:41 -0400 (EDT) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 26 May 2002 01:16:41 -0400 (EDT) From: Andre Guibert de Bruet To: doc@freebsd.org Subject: jail(2) man page Message-ID: <20020526010802.D59365-200000@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1442475059-1022390064=:59365" Content-ID: <20020526011443.D59407@alpha.siliconlandmark.com> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1442475059-1022390064=:59365 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <20020526011443.K59407@alpha.siliconlandmark.com> Hello, I was reading the jail(2) man page and came across the following: Further jail() calls chroot(2) internally, so the it can fail for all the same reasons. Please consult the chroot(2) manual page for details. I think what was intended was: Further jail() calls chroot(2) internally, so that it can fail for all the same reasons. Please consult the chroot(2) manual page for details. I've attached a patch which fixes the mistake. It needs to be applied in /usr/src/lib/libc/sys, where jail.2 is located. Regards, Andre > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > --0-1442475059-1022390064=:59365 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME="jail.2.patch" Content-Transfer-Encoding: BASE64 Content-ID: <20020526011424.D59365@alpha.siliconlandmark.com> Content-Description: Content-Disposition: ATTACHMENT; FILENAME="jail.2.patch" LS0tIGphaWwuMi5vcmlnCVN1biBNYXkgMjYgMDE6MTM6MjkgMjAwMg0KKysr IGphaWwuMglTdW4gTWF5IDI2IDAxOjEzOjQxIDIwMDINCkBAIC04Niw3ICs4 Niw3IEBADQogLkZuIGphaWwNCiBjYWxscw0KIC5YciBjaHJvb3QgMg0KLWlu dGVybmFsbHksIHNvIHRoZSBpdCBjYW4gZmFpbCBmb3IgYWxsIHRoZSBzYW1l IHJlYXNvbnMuDQoraW50ZXJuYWxseSwgc28gdGhhdCBpdCBjYW4gZmFpbCBm b3IgYWxsIHRoZSBzYW1lIHJlYXNvbnMuDQogUGxlYXNlIGNvbnN1bHQgdGhl DQogLlhyIGNocm9vdCAyDQogbWFudWFsIHBhZ2UgZm9yIGRldGFpbHMuDQo= --0-1442475059-1022390064=:59365-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message