From owner-svn-doc-all@FreeBSD.ORG Fri Mar 7 15:51:25 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B95D79C3; Fri, 7 Mar 2014 15:51:25 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C53CDD7; Fri, 7 Mar 2014 15:51:25 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s27FpN2u055408 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 7 Mar 2014 08:51:24 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s27FpNgw055405; Fri, 7 Mar 2014 08:51:23 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 7 Mar 2014 08:51:23 -0700 (MST) From: Warren Block To: Remko Lodder Subject: Re: svn commit: r44172 - head/en_US.ISO8859-1/books/handbook/basics In-Reply-To: <201403071516.s27FGxW1000225@svn.freebsd.org> Message-ID: References: <201403071516.s27FGxW1000225@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, 07 Mar 2014 08:51:24 -0700 (MST) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 07 Mar 2014 15:51:25 -0000 On Fri, 7 Mar 2014, Remko Lodder wrote: > Author: remko > Date: Fri Mar 7 15:16:58 2014 > New Revision: 44172 > URL: http://svnweb.freebsd.org/changeset/doc/44172 > > Log: > I think that the output from top that is presented here > is shown twice. Probably an older example was here first > which was updated to also show ZFS statistics (like ARC > usage). I removed the 'older' version since it does not > seem to have any relation at all with the output shown > directly beneath it. We talked about this in -doc a few days ago, and I fixed a few related things. Sorry, I should have just committed it then. http://lists.freebsd.org/pipermail/freebsd-doc/2014-March/023409.html