Date: Sun, 20 May 2018 21:33:16 +0300 From: Yuri Pankov <yuripv@yuripv.net> To: Eitan Adler <eadler@FreeBSD.org>, svn-src-head@freebsd.org Subject: Re: svn commit: r333929 - head/usr.bin/top Message-ID: <89acdfde-441e-fe6c-8c3e-672c497fa7c5@yuripv.net> In-Reply-To: <201805201759.w4KHxxWS074470@repo.freebsd.org> References: <201805201759.w4KHxxWS074470@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89acdfde-441e-fe6c-8c3e-672c497fa7c5>