From owner-svn-doc-head@FreeBSD.ORG Tue Dec 2 11:15:51 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A39903A9; Tue, 2 Dec 2014 11:15:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FF999F4; Tue, 2 Dec 2014 11:15:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB2BFpY3061394; Tue, 2 Dec 2014 11:15:51 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB2BFpeB061392; Tue, 2 Dec 2014 11:15:51 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201412021115.sB2BFpeB061392@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Tue, 2 Dec 2014 11:15:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46046 - 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.18-1 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: Tue, 02 Dec 2014 11:15:51 -0000 Author: bcr Date: Tue Dec 2 11:15:50 2014 New Revision: 46046 URL: https://svnweb.freebsd.org/changeset/doc/46046 Log: Wrap long lines and use two spaces at the start of two sentences. This is a whitespace change that translators can ignore. Obtained from: igor(8) output 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 Tue Dec 2 08:58:50 2014 (r46045) +++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Tue Dec 2 11:15:50 2014 (r46046) @@ -522,9 +522,10 @@ jail_www_devf Among the many third-party utilities for jail administration, one of the most complete and useful is sysutils/ezjail. It is a set of scripts - that contribute to &man.jail.8; management. - Please refer to the handbook section - on ezjail for more information. + that contribute to &man.jail.8; management. Please refer to + the + handbook section on ezjail + for more information. @@ -1005,12 +1006,12 @@ jail_www_devfs_enable="YES"ezjail automates and greatly simplifies many jail tasks. A basejail is - created as a template. Additional jails use &man.mount.nullfs.8; - to share many of the basejail directories without using - additional disk space. Each additional jail takes only a few - megabytes of disk space before applications are installed. - Upgrading the copy of the userland in the basejail automatically - upgrades all of the other jails. + created as a template. Additional jails use + &man.mount.nullfs.8; to share many of the basejail directories + without using additional disk space. Each additional jail takes + only a few megabytes of disk space before applications are + installed. Upgrading the copy of the userland in the basejail + automatically upgrades all of the other jails. Additional benefits and features are described in detail on the ezjail web site, export jail_jailname_parameters="allow.raw_sockets=1" - Do not enable raw network sockets unless services in + Do not enable raw network sockets unless services in the jail actually require them. @@ -1266,7 +1267,7 @@ Retype New Password: Enter configuration settings in /etc/rc.conf. This is much like configuring a full computer. The host name and - IP address are not set here. Those + IP address are not set here. Those values are already provided by the jail configuration.