From owner-freebsd-doc@FreeBSD.ORG Sun Mar 2 16:47:16 2014 Return-Path: Delivered-To: freebsd-doc@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 9AB62853 for ; Sun, 2 Mar 2014 16:47:16 +0000 (UTC) Received: from mail-ve0-x22d.google.com (mail-ve0-x22d.google.com [IPv6:2607:f8b0:400c:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 543EB123D for ; Sun, 2 Mar 2014 16:47:16 +0000 (UTC) Received: by mail-ve0-f173.google.com with SMTP id oy12so644764veb.18 for ; Sun, 02 Mar 2014 08:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xS9Em7h3HIarbtrhLkFtRpAgTAnVU3+RUvx3IhIrsWg=; b=yaZeKDPuSBkaKmEAmrbLZAQzCdcGT9ZNNnlibKMo6/0qvaGwJgWlyfpphXfx1H8woJ DgVb5LBCEgsDhxfVMyG/VKgVlMiLxqAWBWWAdXNyCR3g+QxKUAaxzCo/vXpWHrsMuusk ZB8CcKI1zL6Zok9j37BYUeEG38mMupV26L3pORSsfhBekpIjmfGdQp9bxkfvGTf5U205 K7ulhVPLHlZZU6ujLFOIOeIR/yDrgl0aC1OzyTkFTMU9fQeWrLiJmKACBqthsZo6F4mt NRlexNXD71EF1hQJghxq7KZ7IaX69K6VtUyDC+ZhRrI0Iu+C+Q/3sAbZZ3wG8E5ZnH/e ayTg== MIME-Version: 1.0 X-Received: by 10.221.20.199 with SMTP id qp7mr13257554vcb.24.1393778835358; Sun, 02 Mar 2014 08:47:15 -0800 (PST) Received: by 10.220.168.135 with HTTP; Sun, 2 Mar 2014 08:47:15 -0800 (PST) In-Reply-To: References: Date: Sun, 2 Mar 2014 11:47:15 -0500 Message-ID: Subject: Re: Processes and Daemons From: Thomas Hoffmann To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: daniel dallmann X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 16:47:16 -0000 On Sun, Mar 2, 2014 at 11:42 AM, daniel dallmann wrote: > I would like to suggest showing the second header example since the text > says if you have zfs you'll also have line with ARC. It just simplifies the > example. > > Thanks for getting back to me. > On Mar 2, 2014 9:43 AM, "Thomas Hoffmann" wrote: > >> On Sat, Mar 1, 2014 at 4:10 PM, daniel dallmann wrote: >> >>> I was wondering if the output from top was displayed with two headers on >>> purpose? >>> >>> http://www.za.freebsd.org/doc/handbook/basics-processes.html >> >> >> I'm guessing yes. The first is without ZFS stats (5 lines), the second >> with ZFS stats (6 lines). The text describes the 'top' heading as being 5 >> or 6 lines. So these two header formats are the two users will encounter, >> depending on their use or non-use of ZFS. >> >> -Tom >> > Resent to include freebsd-doc@ as recipient.