Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 22:04:11 -0700
From:      Eitan Adler <eadler@freebsd.org>
To:        "Rodney W. Grimes" <rgrimes@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r333948 - head/usr.bin/top
Message-ID:  <CAF6rxgktDDqgxheMmb6XSajd0Os6GxAuwDw6NbKA9sZnD0D9Mg@mail.gmail.com>
In-Reply-To: <201805210501.w4L51rwf023412@pdx.rh.CN85.dnsmgr.net>
References:  <201805210020.w4L0KWKx068219@repo.freebsd.org> <201805210501.w4L51rwf023412@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 May 2018 at 22:01, Rodney W. Grimes
<freebsd@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> Author: eadler
>> Date: Mon May 21 00:20:32 2018
>> New Revision: 333948
>> URL: https://svnweb.freebsd.org/changeset/base/333948
>>
>> Log:
>>   top(1): add getrusage to SEE also
>>
>>   This documents the various columns that top might support.
>>
>>   PR:         199637
>>   Submitted by:       vermaden@interia.pl
>>
>> Modified:
>>   head/usr.bin/top/top.1
>>
>> Modified: head/usr.bin/top/top.1
>> ==============================================================================
>> --- head/usr.bin/top/top.1    Sun May 20 23:39:08 2018        (r333947)
>> +++ head/usr.bin/top/top.1    Mon May 21 00:20:32 2018        (r333948)
>> @@ -454,13 +454,13 @@ things can change while
>>  .I top
>>  is collecting information for an update.  The picture it gives is only a
>>  close approximation to reality.
>> -.SH "SEE ALSO"
>> +.SH SEE ALSO
>>  kill(1),
>>  ps(1),
>>  stty(1),
>>  mem(4),
>> +getrusage(2),
>>  renice(8)
>> -.\" $FreeBSD$
>
> Was deleting this intentional?  It wasnt mentioned in the commit log,
> and I do not see it added back anyplace else.

Yeah. Its a duplicate of a line above. It was originally included
because it was concatenating generated code. I need to rewrite the
top(1) man page, but each time I started ended up finding something
else to change. I'll get to it "soon"


-- 
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?CAF6rxgktDDqgxheMmb6XSajd0Os6GxAuwDw6NbKA9sZnD0D9Mg>