From owner-svn-doc-projects@FreeBSD.ORG Fri Jan 31 21:59:16 2014 Return-Path: Delivered-To: svn-doc-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25340E6C; Fri, 31 Jan 2014 21:59:16 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE5B31DD9; Fri, 31 Jan 2014 21:59:15 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s0VLx6nB092808; Fri, 31 Jan 2014 14:59:06 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s0VLx6Tf092805; Fri, 31 Jan 2014 14:59:06 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 31 Jan 2014 14:59:06 -0700 (MST) From: Warren Block To: Benedict Reuschling Subject: Re: svn commit: r43709 - projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs In-Reply-To: <201401312055.s0VKtmDb097839@svn.freebsd.org> Message-ID: References: <201401312055.s0VKtmDb097839@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 31 Jan 2014 14:59:07 -0700 (MST) Cc: svn-doc-projects@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jan 2014 21:59:16 -0000 On Fri, 31 Jan 2014, Benedict Reuschling wrote: > Author: bcr > Date: Fri Jan 31 20:55:48 2014 > New Revision: 43709 > URL: http://svnweb.freebsd.org/changeset/doc/43709 > > Log: > Minor corrections and wording fixes. > The section on zfs send over SSH needs to be more clear about what exactly > needs to happen on each system for this to work. This will be done in a > separate commit. > > Submitted by: bjk@ > > Modified: > projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml > > Modified: projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml > ============================================================================== > --- projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Fri Jan 31 18:43:29 2014 (r43708) > +++ projects/zfsupdate-201307/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Fri Jan 31 20:55:48 2014 (r43709) > @@ -1251,16 +1251,16 @@ tank custom:costcenter - > ZFS Replication > > After these security measures have been put into place > - and root can connect passwordless via SSH > - to the receiving system, the encrypted stream can be sent > - using the following commands: > + and root can connect via passwordless via There is an extra "via" at the end of the line.