From owner-svn-src-head@freebsd.org Sun May 20 18:00:00 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19A62EE8B6C; Sun, 20 May 2018 18:00:00 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3A106849B; Sun, 20 May 2018 17:59:59 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A5D0519A47; Sun, 20 May 2018 17:59:59 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4KHxxmg074471; Sun, 20 May 2018 17:59:59 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4KHxxWS074470; Sun, 20 May 2018 17:59:59 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201805201759.w4KHxxWS074470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sun, 20 May 2018 17:59:59 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r333929 - head/usr.bin/top X-SVN-Group: head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/usr.bin/top X-SVN-Commit-Revision: 333929 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2018 18:00:00 -0000 Author: eadler Date: Sun May 20 17:59:59 2018 New Revision: 333929 URL: https://svnweb.freebsd.org/changeset/base/333929 Log: top(1): Make lack of "percent" information explicit When count is 1, no delta information can be produced. Make this explicit. PR: 195717 Submitted by: fernape Modified: head/usr.bin/top/top.1 Modified: head/usr.bin/top/top.1 ============================================================================== --- head/usr.bin/top/top.1 Sun May 20 17:58:22 2018 (r333928) +++ head/usr.bin/top/top.1 Sun May 20 17:59:59 2018 (r333929) @@ -162,7 +162,10 @@ screen. This option allows the user to select the num wants to see before .I top automatically exits. For intelligent terminals, no upper limit -is set. The default is 1 for dumb terminals. +is set. The default is 1 for dumb terminals. Please, note that for +.I count += 1 +no information is available about the percentage of time spent by the CPU in every state. .TP .BI \-s time Set the delay between screen updates to