Patch-ID# 107942-02 Keywords: day order Portuguese Brazilian Synopsis: SunOS 5.7_x86: Incorrect day order in the pt and pt_BR locales. Date: May/25/00 Solaris Release: 7_x86 SunOS Release: 5.7_x86 Unbundled Product: Unbundled Release: Xref: This patch available for SPARC as patch 107941 Relevant Architectures: i386 BugId's fixed with this patch: 4059797 Changes incorporated in this version: 4059797 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/lib/locale/pt/pt.so.2 /usr/lib/locale/pt_BR/pt_BR.so.2 Problem Description: 4059797 The days of the week were appearing in an incorrect order (reworked). (from 107942-01) 4059797 The days of the week were appearing in an incorrect order. This is based on the return values from the 'date' command when run under the pt or pt_BR locales. The days returned from the command were offset by one place, i.e. 'Sunday' would be returned instead of 'Monday', etc. Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7 release, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- None.