From owner-svn-src-all@freebsd.org Mon May 21 18:00:33 2018 Return-Path: Delivered-To: svn-src-all@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 43B01EFB014; Mon, 21 May 2018 18:00:33 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFD6369DB2; Mon, 21 May 2018 18:00:32 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 938165A9F09; Mon, 21 May 2018 18:00:26 +0000 (UTC) Date: Mon, 21 May 2018 18:00:26 +0000 From: Brooks Davis To: Eitan Adler Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r333929 - head/usr.bin/top Message-ID: <20180521180026.GA72453@spindle.one-eyed-alien.net> References: <201805201759.w4KHxxWS074470@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <201805201759.w4KHxxWS074470@repo.freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 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, 21 May 2018 18:00:33 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 20, 2018 at 05:59:59PM +0000, Eitan Adler wrote: > Author: eadler > Date: Sun May 20 17:59:59 2018 > New Revision: 333929 > URL: https://svnweb.freebsd.org/changeset/base/333929 >=20 > Log: > top(1): Make lack of "percent" information explicit > =20 > When count is 1, no delta information can be produced. Make this > explicit. > =20 > PR: 195717 > Submitted by: fernape >=20 > Modified: > head/usr.bin/top/top.1 >=20 > Modified: head/usr.bin/top/top.1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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 n= um > 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 > +=3D 1 > +no information is available about the percentage of time spent by the CP= U in every state. When you're done clearing old PRs, it might be worth making this file follow FreeBSD mandoc conventions (particularly line breaks after end of sentence.) -- Brooks P.S. thanks for cleaning up top! --DocE+STaALJfprDB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJbAwk5AAoJEKzQXbSebgfASE4H/i2LjywAZH4IGW1Yt+uxpNFk /Fm9JQWwOXoDllb6vkZbR/RMWLMPn9YDuJL+aHbiSqmK77/SQpKrYzig6LQO8kJE DCBClSnoiUnxF1VB80y99S65LM7vnzaiq5i+1FySujyjkfSd9vIFCWNQq0mSxnlw yyqeTLSWAZfxNSundIt3jSlWEqg6L8f9af4jnpODnAN0KuX9xBsr86efztZEppH7 bh8u2a1Zvu9amRO124AV5t8eqxHY4cm+Nk4CtcQUOT9aH7CBcIiJdXEMTPKpZJLj 5HKum133kxjfFRK2nTrZAECJkWpoqcT6slM8PfqWshw92U/2jGsfQg817sWL024= =CkSc -----END PGP SIGNATURE----- --DocE+STaALJfprDB--