From owner-cvs-src@FreeBSD.ORG Thu May 26 22:48:39 2005 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 A855C16A41C; Thu, 26 May 2005 22:48:39 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id E620943D49; Thu, 26 May 2005 22:48:37 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b146.otenet.gr [212.205.244.154]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-1) with ESMTP id j4QMlroS028291; Fri, 27 May 2005 01:48:26 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j4QMknnV000933; Fri, 27 May 2005 01:46:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j4QMknDM000932; Fri, 27 May 2005 01:46:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 27 May 2005 01:46:49 +0300 From: Giorgos Keramidas To: John-Mark Gurney Message-ID: <20050526224648.GA865@gothmog.gr> References: <200505261754.j4QHsGFG002792@repoman.freebsd.org> <20050526192502.GR959@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050526192502.GR959@funkthat.com> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/systat systat.1 src/usr.bin/vmstat vmstat.8 src/usr.sbin/iostat iostat.8 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: Thu, 26 May 2005 22:48:39 -0000 On 2005-05-26 12:25, John-Mark Gurney wrote: > Giorgos Keramidas wrote this message on Thu, May 26, 2005 at 17:54 +0000: > > Modified files: > > usr.bin/systat systat.1 > > usr.bin/vmstat vmstat.8 > > usr.sbin/iostat iostat.8 > > Log: > > Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO > > sections, so that users of one can learn about the others easily. > > You might want to include gstat in there too... True. Editing the commit log separately and committing with -F logmsg wasn't helpful this time :-(