From owner-svn-doc-head@FreeBSD.ORG Mon Apr 15 12:42:59 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A662190C; Mon, 15 Apr 2013 12:42:59 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 97641E18; Mon, 15 Apr 2013 12:42:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3FCgxJp017013; Mon, 15 Apr 2013 12:42:59 GMT (envelope-from keramida@svn.freebsd.org) Received: (from keramida@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3FCgxag017012; Mon, 15 Apr 2013 12:42:59 GMT (envelope-from keramida@svn.freebsd.org) Message-Id: <201304151242.r3FCgxag017012@svn.freebsd.org> From: Giorgos Keramidas Date: Mon, 15 Apr 2013 12:42:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41428 - head/en_US.ISO8859-1/books/handbook/jails X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2013 12:42:59 -0000 Author: keramida Date: Mon Apr 15 12:42:59 2013 New Revision: 41428 URL: http://svnweb.freebsd.org/changeset/doc/41428 Log: Revert rev 40900. The author of ezjail has objected to this change, on the grounds of a complain he has filed with the qjail author about copying the sources of ezjail without appropriate attribution. Until this is resolved, we can keep the original text here. Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/jails/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Sat Apr 13 20:29:59 2013 (r41427) +++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Mon Apr 15 12:42:59 2013 (r41428) @@ -556,7 +556,6 @@ jail_www_devf usage of its features. If the presented steps below look too complicated, it is advised to take a look at a simpler system such as sysutils/qjail or sysutils/ezjail, which provides an easier method of administering &os; jails and is not as sophisticated as this setup.