From owner-freebsd-doc@FreeBSD.ORG Mon May 10 03:20:15 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A143116A4CE for ; Mon, 10 May 2004 03:20:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6204143D55 for ; Mon, 10 May 2004 03:20:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4AAKFZB051712 for ; Mon, 10 May 2004 03:20:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4AAKFt1051711; Mon, 10 May 2004 03:20:15 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 May 2004 03:20:15 -0700 (PDT) Message-Id: <200405101020.i4AAKFt1051711@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Giorgos Keramidas Subject: Re: docs/66010: Time format string in tcsh manual X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2004 10:20:15 -0000 The following reply was made to PR docs/66010; it has been noted by GNATS. From: Giorgos Keramidas To: Taoka Fumiyoshi Cc: bug-followup@freebsd.org, Yoshihiro Hanahara Subject: Re: docs/66010: Time format string in tcsh manual Date: Mon, 10 May 2004 12:43:18 +0300 On 2004-04-27 10:09, Taoka Fumiyoshi wrote: > In tcsh(1) Special shell varibles section: > [snip] > Pointed by Yoshihiro Hanahara > in [FreeBSD-users-jp 79184]. > [snip] > > --- src/contrib/tcsh/tcsh.man.orig Tue Apr 27 09:31:01 2004 > +++ src/contrib/tcsh/tcsh.man Tue Apr 27 09:31:18 2004 > @@ -4407,7 +4407,7 @@ > The number of writes to raw disk devices. > .PD > .PP > -and the default time format is `%Uu %Ss $E %P %I+%Oio %Fpf+%Ww'. > +and the default time format is `%Uu %Ss %E %P %I+%Oio %Fpf+%Ww'. > Note that the CPU percentage can be higher than 100% on multi-processors. > .RE > .TP 8 Can you forward this to the TCSH maintainers too? This way, the locally imported copy of tcsh that FreeBSD uses will automatically be updated with the correction when a fixed version is imported in src/contrib/. IIRC, Luke Mewburn of NetBSD can make changes directly to the tcsh source code. He's also very polite and cooperative. Try mailing this diff to him :)