From nobody@FreeBSD.org  Mon Apr 26 04:38:40 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F13BB16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2004 04:38:40 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EC06943D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2004 04:38:40 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i3QBcefK078838
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2004 04:38:40 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i3QBce2n078836;
	Mon, 26 Apr 2004 04:38:40 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200404261138.i3QBce2n078836@www.freebsd.org>
Date: Mon, 26 Apr 2004 04:38:40 -0700 (PDT)
From: Yoshihiro Hanahara <hanahara@meiko.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo of csh 'time' variable's default format in man page.
X-Send-Pr-Version: www-2.3

>Number:         65986
>Category:       docs
>Synopsis:       Typo of csh 'time' variable's default format in man page.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 26 04:40:22 PDT 2004
>Closed-Date:    Tue Apr 27 10:51:42 PDT 2004
>Last-Modified:  Tue Apr 27 10:51:42 PDT 2004
>Originator:     Yoshihiro Hanahara
>Release:        4.8-RELEASE
>Organization:
Meiko Ltd.
>Environment:
FreeBSD compile 4.8-RELEASE-p18 FreeBSD 4.8-RELEASE-p18 #22: Fri Apr 16 12:25:34 JST 2004
     root@compile:/usr/obj/usr/src/sys/MYKERNEL  i386
      
>Description:
Typo of csh 'time' variable default format in man page.

In the man page, 
default time format is `%Uu %Ss $E %P %I+%Oio %Fpf+%Ww', 
but '$E' should be '%E' ?


>How-To-Repeat:
% man csh
      
>Fix:
% diff -c tcsh.man.orig tcsh.man
*** tcsh.man.orig       Mon Apr 26 20:15:37 2004
--- tcsh.man    Mon Apr 26 20:15:52 2004
***************
*** 4407,4413 ****
  The number of writes to raw disk devices.
  .PD
  .PP
! 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
--- 4407,4413 ----
  The number of writes to raw disk devices.
  .PD
  .PP
! 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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dannyboy 
State-Changed-When: Tue Apr 27 10:51:08 PDT 2004 
State-Changed-Why:  
Superseded by 66010 (better diff in the newer one). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65986 
>Unformatted:
