Re: svn commit: r359594 - head/usr.bin/top

2020-04-03 Thread Mark Johnston
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

Re: svn commit: r359594 - head/usr.bin/top

2020-04-03 Thread Mateusz Piotrowski
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 MFC after: 3

svn commit: r359594 - head/usr.bin/top

2020-04-03 Thread Mark Johnston
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 MFC after:3 days Modified: head/usr.bin/top/top.1 Modifie