From owner-svn-src-all@FreeBSD.ORG Mon Jan 24 02:44:42 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A07C1106566C; Mon, 24 Jan 2011 02:44:42 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0975A8FC14; Mon, 24 Jan 2011 02:44:41 +0000 (UTC) Received: by qwj9 with SMTP id 9so3431259qwj.13 for ; Sun, 23 Jan 2011 18:44:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gvdUdkOP/AJqh9LYu5/gZmcyzxWbDUVsnkeDpCQyPTs=; b=Ycgvh+4SUi1jhNqjUO4WrWuquE6Al5Cw8BzVzgiuQy7e0GCXe5dK/XVGIJ5Xplw7EZ kV38j7gHqCLLcRmtQdb/Q/6pHAxLnK9lrS2CLetsEoEZrWcGxBy7GUQa5mBBBfuDvJoe OkKYDLk25Xz4/h5NZrL+IGhioJGur1zrnD+8M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=o3YiCZcZD4WqWL0jdwsaw0nDhaA4W7a6L1SZYYMXxiK4gHUsHosS9A7E93g+suj4eC 7U0Hk7Ur3DCBY1kC460nQsKQ2sEzN1Yj8gj0xCEh9e/y33kx9KL9z0tNQyEwgqUhPgab MCcNZThs8hOKdH1rAp5Q5wOSqU1YCvOcFI5wY= MIME-Version: 1.0 Received: by 10.229.211.138 with SMTP id go10mr3290146qcb.195.1295837080560; Sun, 23 Jan 2011 18:44:40 -0800 (PST) Sender: pluknet@gmail.com Received: by 10.229.102.87 with HTTP; Sun, 23 Jan 2011 18:44:40 -0800 (PST) In-Reply-To: <201101231108.p0NB8d3K053239@svn.freebsd.org> References: <201101231108.p0NB8d3K053239@svn.freebsd.org> Date: Mon, 24 Jan 2011 05:44:40 +0300 X-Google-Sender-Auth: H08aqEFh9eVO930WlG8T_Og4QVU Message-ID: From: Sergey Kandaurov To: Giorgos Keramidas Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r217746 - head/usr.bin/top X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2011 02:44:42 -0000 On 23 January 2011 14:08, Giorgos Keramidas wrote: > Author: keramida (doc committer) > Date: Sun Jan 23 11:08:39 2011 > New Revision: 217746 > URL: http://svn.freebsd.org/changeset/base/217746 > > Log: > =A0Touch up the sample memory usage numbers a bit, to avoid wrapping > =A0on terminal boundary. =A0While here add definition for 'G' and fix > =A0the indentation of 'K' units. > Thanks! (d'oh, I completely forgot about it) --=20 wbr, pluknet