From hanspbie@oslo18.or.uninett.no  Tue Jun  2 05:12:15 1998
Received: from oslo18.or.uninett.no (root@oslo18.or.uninett.no [158.36.90.38])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA12454
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 2 Jun 1998 05:12:04 -0700 (PDT)
          (envelope-from hanspbie@oslo18.or.uninett.no)
Received: (from hanspbie@localhost)
	by oslo2.or.uninett.no (8.8.8/8.8.8) id NAA12964;
	Tue, 2 Jun 1998 13:32:21 +0200 (CEST)
	(envelope-from hanspbie)
Message-Id: <199806021132.NAA12964@oslo2.or.uninett.no>
Date: Tue, 2 Jun 1998 13:32:21 +0200 (CEST)
From: zerium@webindex.no
Reply-To: zerium@webindex.no
To: FreeBSD-gnats-submit@freebsd.org
Subject: Norwegian timedef breaks date, ls etc
X-Send-Pr-Version: 3.2

>Number:         6831
>Category:       misc
>Synopsis:       zerium@webindex.no
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun  2 05:20:00 PDT 1998
>Closed-Date:    Tue Jun 2 16:02:21 PDT 1998
>Last-Modified:  Tue Jun  2 16:02:46 PDT 1998
>Originator:     Hans Petter Bieker
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
none
>Environment:

2.2.6-stable

>Description:

The dot in short version of the Norwegian timedef makes it one character too 
long.

>How-To-Repeat:

$ touch tmp
$ ls -l tmp
-rw-rw-r--  1 hanspbie  hanspbie  0  2. jun 13:2 tmp
$ LANG=no_NO.ISO_8859-1 who
hanspbie ttyv0    2. jun 09:1

>Fix:
	
--- share/timedef/data/no_NO.ISO_8859-1.src.orig	Tue Jun  2 13:24:51 1998
+++ share/timedef/data/no_NO.ISO_8859-1.src	Tue Jun  2 13:25:02 1998
@@ -63,7 +63,7 @@
 #
 # c_fmt
 #
-%a %e. %b %X %Y
+%a %e %b %X %Y
 #
 # am
 #
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: danny 
State-Changed-When: Tue Jun 2 16:02:21 PDT 1998 
State-Changed-Why:  
Applied to -current and -stable. 
>Unformatted:
