From owner-cvs-src@FreeBSD.ORG Fri Sep 3 18:55:00 2004 Return-Path: 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 D156F16A4CE; Fri, 3 Sep 2004 18:55:00 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FD243D31; Fri, 3 Sep 2004 18:55:00 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id AF9905C928; Fri, 3 Sep 2004 11:55:00 -0700 (PDT) Date: Fri, 3 Sep 2004 11:55:00 -0700 From: Alfred Perlstein To: Ruslan Ermilov Message-ID: <20040903185500.GE31434@elvis.mu.org> References: <200409031752.i83HqtLp047325@repoman.freebsd.org> <20040903180927.GB4385@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040903180927.GB4385@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 procfs.5 src/usr.bin/truss truss.1 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 03 Sep 2004 18:55:01 -0000 * Ruslan Ermilov [040903 11:09] wrote: > On Fri, Sep 03, 2004 at 05:52:55PM +0000, Alfred Perlstein wrote: > > alfred 2004-09-03 17:52:55 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 procfs.5 > > usr.bin/truss truss.1 > > Log: > > xref and give a hint as to what procctl can be used for. > > > > Revision Changes Path > > 1.31 +5 -0 src/share/man/man5/procfs.5 > > 1.16 +7 -1 src/usr.bin/truss/truss.1 > > > Do you know what happens when you forgot to bump the manpage's > document dates? :-) "tastes like burning..." :( Hmm, maybe a cvs script could be done? I'll fix it. -Alfred