K 10 svn:author V 4 ache K 8 svn:date V 27 2008-08-20T12:32:19.191070Z K 7 svn:log V 374 w(1) uses strftime %b with to print the abbreviated month name if a user logged in more than a week ago. This may contain multibyte characters (e.g. when using UTF-8). This string is then aligned on byte-length rathern than char-length, resulting in misalignment and unfinished multibyte characters. PR: 126657 Submitted by: Johan van Selst END