From owner-cvs-src@FreeBSD.ORG Fri Jun 23 18:28:27 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 D925C16A47B; Fri, 23 Jun 2006 18:28:27 +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 A6B9F43D46; Fri, 23 Jun 2006 18:28:27 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5NISR71040753; Fri, 23 Jun 2006 18:28:27 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5NISRnS040752; Fri, 23 Jun 2006 18:28:27 GMT (envelope-from keramida) Message-Id: <200606231828.k5NISRnS040752@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 23 Jun 2006 18:28:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 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: Fri, 23 Jun 2006 18:28:28 -0000 keramida 2006-06-23 18:28:27 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) contrib/top top.X Log: MFC: 1.14-1.16 (Reduce diffs from HEAD) # revision 1.16 # date: 2006/05/16 15:27:43; author: keramida; state: Exp; lines: +6 -2 # Update the description of the `STATE' column for SMP systems, # and add the missing `C' SMP-only column. # # PR: docs/29245 # Submitted by: ada@bsd.org # Patch by: Pawel Worach # MFC after: 3 days # revision 1.14 # date: 2006/04/18 15:26:58; author: ru; state: Exp; lines: +4 -4 # Bring SYNOPSIS in line with usage(). Revision Changes Path 1.12.2.2 +11 -7 src/contrib/top/top.X