Bug 65986

Summary: Typo of csh 'time' variable's default format in man page.
Product: Documentation Reporter: Yoshihiro Hanahara <hanahara>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yoshihiro Hanahara 2004-04-26 12:40:22 UTC
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' ?

Fix: % diff -c tcsh.man.orig tcsh.man
How-To-Repeat: % man csh
Comment 1 dannyboy freebsd_committer freebsd_triage 2004-04-27 18:51:08 UTC
State Changed
From-To: open->closed

Superseded by 66010 (better diff in the newer one).