From owner-cvs-all Thu Jul 12 8: 7:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 473DC37B401; Thu, 12 Jul 2001 08:07:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6CF7VJ58098; Thu, 12 Jul 2001 08:07:31 -0700 (PDT) (envelope-from ru) Message-Id: <200107121507.f6CF7VJ58098@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 12 Jul 2001 08:07:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top Makefile top.local.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/07/12 08:07:31 PDT Modified files: usr.bin/top Makefile Removed files: usr.bin/top top.local.h Log: Generate top.local.h and manpage dynamically, with sed(1) script. The generated manpage will now describe the actual behavior of top(1) WRT how many processes it displays. This also eliminates all troff(1) warnings. Revision Changes Path 1.7 +17 -5 src/usr.bin/top/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message