Changeset 5419:4b790909a037 for doc

Show
Ignore:
Timestamp:
2008-06-14 18:23:14 (5 months ago)
Author:
Christoph Berg <cb@…>
Branch:
HEAD
Message:

Document that From_ lines use asctime-style dates, not RFC2822 dates.
Closes #3077.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/mbox.man

    r3660 r5419  
    3737as defined in \fBRFC2822\fP 3.4.1. The date is expected to be 
    3838.B date-time 
    39 as defined in \fBRFC2822\fP 3.3. 
     39as output by 
     40.BR asctime(3) . 
    4041For compatibility reasons with legacy software, two-digit years 
    4142greater than or equal to 70 should be interpreted as the years 
     
    169170.BR link (2), 
    170171.BR stat (2), 
     172.BR asctime (3), 
    171173.BR maildir (5), 
    172174.BR mmdf (5),