Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 11:34:23 -0700
From:      Eitan Adler <eadler@freebsd.org>
To:        Yuri Pankov <yuripv@yuripv.net>
Cc:        svn-src-head@freebsd.org
Subject:   Re: svn commit: r333929 - head/usr.bin/top
Message-ID:  <CAF6rxg=yY0dSwFDyObY9h0Ccvvg580JE2oF6o3mN6-QJyTOaDg@mail.gmail.com>
In-Reply-To: <89acdfde-441e-fe6c-8c3e-672c497fa7c5@yuripv.net>
References:  <201805201759.w4KHxxWS074470@repo.freebsd.org> <89acdfde-441e-fe6c-8c3e-672c497fa7c5@yuripv.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 May 2018 at 11:33, Yuri Pankov <yuripv@yuripv.net> wrote:
> 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
>
>
> Really minor nit: rest of the man page seems to use double space between
> sentences (or just start the sentence from new line to have the proper
> auto-spacing).

I'm probably going to do a larger-scale formatting pass over the man
page. I'll also look it over for anything that is no longer true.
Thanks for the comment though!



-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxg=yY0dSwFDyObY9h0Ccvvg580JE2oF6o3mN6-QJyTOaDg>