home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v9 / text0055.txt < prev   
Encoding:
Text File  |  1987-06-30  |  924 b   |  30 lines

  1. I have been asked by the X/OPEN Internationalisation working group to
  2. circulate on the net an errata in the X/OPEN Portability Guide (XPG),
  3. published January 1987.
  4.  
  5. In Volume 3, Chapter 3 Internationalisation the manual page for
  6. CTIME(3C) contains a typo which may confuse both implementors and
  7. application programs. 
  8.  
  9. In the list of field descriptors for use in nl_cxtime() and nl_ascxtime() 
  10. the format letter for obtaining the last two digits of the year is
  11. incorrectly specified. It should read:
  12.  
  13.     y    last 2 digits of year - 00 to 99
  14.  
  15.     ^
  16.     |
  17.     | NOTE: lower case y.
  18.  
  19. The entry is then consistent with the example given further down the
  20. manual page.
  21.  
  22. Please could you make this change to any new copies of the January 1987 
  23. XPG which you currently have or which you obtain in the future.
  24.  
  25. Andy Gadsby (Digital Equipment Corporation)
  26. for the X/OPEN Internationalisation Working Group.
  27.  
  28. Volume-Number: Volume 9, Number 56
  29.  
  30.