Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2000 15:43:55 +0300
From:      Alexey Zelkin <phantom@cris.crimea.ua>
To:        sheldonh@FreeBSD.ORG
Cc:        freebsd-bugs@FreeBSD.ORG, gnats-submit@FreeBSD.ORG
Subject:   Re: bin/12946: top(1) gives incorrect delay default
Message-ID:  <20000720154355.A88914@ark.cris.net>
In-Reply-To: <200007171746.KAA29280@freefall.freebsd.org>; from sheldonh@FreeBSD.ORG on Mon, Jul 17, 2000 at 10:46:49AM -0700
References:  <200007171746.KAA29280@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

On Mon, Jul 17, 2000 at 10:46:49AM -0700, sheldonh@FreeBSD.ORG wrote:
> Synopsis: top(1) gives incorrect delay default
> 
> Responsible-Changed-From-To: freebsd-bugs->phantom
> Responsible-Changed-By: sheldonh
> Responsible-Changed-When: Mon Jul 17 10:45:44 PDT 2000
> Responsible-Changed-Why: 
> Alexey, could you have a look and see why %delay% isn't bei
> ng expanded as expected?

Problem is quite easy -- of course %delay% is expanding as expected, but it
require to run src/contrib/top/Configure scirpt. 

But in FreeBSD buildworld process this step is avoided by adding already
generated "top.local.h" file to src/usr.bin/top.

Anyway -- we need to fix it and we have two points how to do it:

1. fix manpage to reflect 2 sec. timeout.
2. fix top.local.h to reflect documented 5 sec. timeout.

Comments ?

-- 
/* Alexey Zelkin               && phantom@cris.net       */
/* Tavric National University  && phantom@FreeBSD.org    */
/* Sysadmin/Developer          && phantom@sms.umc.com.ua */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000720154355.A88914>