Email List: Xaustin-review-lX
[All Lists]

Defect in XCU EXAMPLES

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XCU EXAMPLES
From: yyyyyyyyyyyyyyy@xxxxxxx
Date: Mon, 22 Sep 2003 22:36:27 +0100 (BST)
        Defect report from : Cynthia Eastham , Sun Microsystems, Inc.

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 722 line 27902, 27909, 27910 section EXAMPLES editorial {ce-pax-2}

Problem:

Edition of Specification (Year): 2001

Defect code :  1. Error

The examples on lines 27902, 27909, and 27910 are missing data as the default 
output for %T is %b %e %H:%M %Y.  Lines 27902 and 27910 are missing the year 
(%Y), and Line 27909 is missing hours and minutes (%H:%M).

Line 27902 is missing %Y:
-rw-rw--- Jan 12 15:53 1492 /usr/foo/bar

Line 27909 is missing %H:%M:
Jan 12 1991

Line 27910 is missing %Y:
Jan 31 15:53


Action:

Change line 27902 to:
-rw-rw--- Jan 12 15:53 2003 1492 /usr/foo/bar

Change line 27909 to:
Jan 12 15:53 1991

Change line 27910 to:
Jan 31 15:53 2003

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XCU EXAMPLES, cynthia.eastham <=