Date: Fri, 3 Apr 2020 10:47:59 -0400 From: Mark Johnston <markj@freebsd.org> To: Mateusz Piotrowski <0mp@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r359594 - head/usr.bin/top Message-ID: <20200403144759.GE9531@raichu> In-Reply-To: <c0f1f4ee-186c-f09b-d035-5ee2a37ba3b6@FreeBSD.org> References: <202004031335.033DZiaj086411@repo.freebsd.org> <c0f1f4ee-186c-f09b-d035-5ee2a37ba3b6@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 03, 2020 at 04:15:28PM +0200, Mateusz Piotrowski wrote: > Hi, > > On 4/3/20 3:35 PM, Mark Johnston wrote: > > Author: markj > > Date: Fri Apr 3 13:35:44 2020 > > New Revision: 359594 > > URL: https://svnweb.freebsd.org/changeset/base/359594 > > > > Log: > > Fix the description of the -m flag in top.1. > > PR: 244153 > > Submitted by: fehmi noyan isi <fnoyanisi@yahoo.com> > > MFC after: 3 days > > > > Modified: > > head/usr.bin/top/top.1 > > > > Modified: head/usr.bin/top/top.1 > > ============================================================================== > > --- head/usr.bin/top/top.1 Fri Apr 3 13:26:38 2020 (r359593) > > +++ head/usr.bin/top/top.1 Fri Apr 3 13:35:44 2020 (r359594) > > @@ -103,7 +103,7 @@ Toggle displaying thread ID (tid) instead of process i > > Do not display the > > .Nm > > process itself. > > -.It Fl display > > +.It Fl m > Shoudn't it be It "Fl m Ar display"? Thanks, you are right. Fixed in r359597.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200403144759.GE9531>