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
> 
> 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.

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!

Attachment: signature.asc
Description: PGP signature

Reply via email to