From owner-svn-doc-all@FreeBSD.ORG Tue Jun 25 14:54:22 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 29B69E6C; Tue, 25 Jun 2013 14:54:22 +0000 (UTC) (envelope-from wblock@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 1C1941FA0; Tue, 25 Jun 2013 14:54:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PEsLwk039923; Tue, 25 Jun 2013 14:54:22 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PEsLSA039922; Tue, 25 Jun 2013 14:54:21 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306251454.r5PEsLSA039922@svn.freebsd.org> From: Warren Block Date: Tue, 25 Jun 2013 14:54:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42037 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 14:54:22 -0000 Author: wblock Date: Tue Jun 25 14:54:21 2013 New Revision: 42037 URL: http://svnweb.freebsd.org/changeset/doc/42037 Log: Remove redundancy to improve clarity. 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 Jun 25 14:37:56 2013 (r42036) +++ head/en_US.ISO8859-1/books/handbook/jails/chapter.xml Tue Jun 25 14:54:21 2013 (r42037) @@ -230,7 +230,7 @@ A command — the path name of an executable to - run inside the jail. The path name is relative to the + run inside the jail. The path is relative to the root directory of the jail environment.