From owner-cvs-src-old@FreeBSD.ORG Tue Feb 15 06:33:50 2011 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3C761065694 for ; Tue, 15 Feb 2011 06:33:50 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 77F0D8FC08 for ; Tue, 15 Feb 2011 06:33:50 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1F6Xohu081600 for ; Tue, 15 Feb 2011 06:33:50 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1F6Xowa081599 for cvs-src-old@freebsd.org; Tue, 15 Feb 2011 06:33:50 GMT (envelope-from keramida@repoman.freebsd.org) Message-Id: <201102150633.p1F6Xowa081599@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to keramida@repoman.freebsd.org using -f From: Giorgos Keramidas Date: Tue, 15 Feb 2011 06:33:35 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/usr.bin/top top.local.1 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 06:33:50 -0000 keramida 2011-02-15 06:33:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) usr.bin/top top.local.1 Log: SVN rev 218695 on 2011-02-15 06:33:35Z by keramida MFC 217746 from /head/usr.bin/top Touch up the sample memory usage numbers a bit, to avoid wrapping on terminal boundary. While here add definition for 'G' and fix the indentation of 'K' units. Submitted by: plunket PR: docs/153614 Revision Changes Path 1.5.10.3 +6 -3 src/usr.bin/top/top.local.1