From owner-cvs-src@FreeBSD.ORG Wed Apr 19 11:47:52 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB0D516A401; Wed, 19 Apr 2006 11:47:52 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 737A343D53; Wed, 19 Apr 2006 11:47:52 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3JBlqup099976; Wed, 19 Apr 2006 11:47:52 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3JBlpx9099969; Wed, 19 Apr 2006 11:47:51 GMT (envelope-from keramida) Message-Id: <200604191147.k3JBlpx9099969@repoman.freebsd.org> From: Giorgos Keramidas Date: Wed, 19 Apr 2006 11:47:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/contrib/top top.X X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 11:47:52 -0000 keramida 2006-04-19 11:47:51 UTC FreeBSD src repository (doc committer) Modified files: contrib/top top.X Log: Document the -C option of top(1), which has been added to the source and the usage message of top, but not to the manpage. Pointy hat to: keramida Reminded by: ru MFC after: 1 week Revision Changes Path 1.15 +13 -1 src/contrib/top/top.X