From owner-freebsd-doc Thu Dec 27 11:10: 8 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF3CF37B416 for ; Thu, 27 Dec 2001 11:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBRJA1b47033; Thu, 27 Dec 2001 11:10:01 -0800 (PST) (envelope-from gnats) Date: Thu, 27 Dec 2001 11:10:01 -0800 (PST) Message-Id: <200112271910.fBRJA1b47033@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Tom Rhodes Subject: Re: docs/33177: chroot(2) SEE ALSO should mention jail(2) Reply-To: Tom Rhodes 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 The following reply was made to PR docs/33177; it has been noted by GNATS. From: Tom Rhodes To: freebsd-gnats-submit@FreeBSD.org Cc: rfg@monkeys.com Subject: Re: docs/33177: chroot(2) SEE ALSO should mention jail(2) Date: Thu, 27 Dec 2001 14:07:08 -0500 Use this patch, it will update the SEE ALSO section of chroot(2) to add the SEE ALSO jail(2) hehe Tom Rhodes www.Pittgoth.com www.FreeBSD.org *** chroot.2.old Sat Dec 15 19:14:06 2001 --- chroot.2 Thu Dec 27 13:50:40 2001 *************** *** 123,129 **** An I/O error occurred while reading from or writing to the file system. .El .Sh SEE ALSO ! .Xr chdir 2 .Sh HISTORY The .Fn chroot --- 123,130 ---- An I/O error occurred while reading from or writing to the file system. .El .Sh SEE ALSO ! .Xr chdir 2 , ! .Xr jail 2 .Sh HISTORY The .Fn chroot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message