From hanspbie@oslo10.or.uninett.no  Mon May 25 02:46:37 1998
Received: from oslo10.or.uninett.no (root@oslo10.or.uninett.no [158.36.90.30])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10266
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 May 1998 02:46:33 -0700 (PDT)
          (envelope-from hanspbie@oslo10.or.uninett.no)
Received: (from hanspbie@localhost)
	by oslo10.or.uninett.no (8.8.8/8.8.8) id LAA11683;
	Mon, 25 May 1998 11:42:51 +0200 (CEST)
	(envelope-from hanspbie)
Message-Id: <199805250942.LAA11683@oslo10.or.uninett.no>
Date: Mon, 25 May 1998 11:42:51 +0200 (CEST)
From: zerium@webindex.no
Reply-To: zerium@webindex.no
To: FreeBSD-gnats-submit@freebsd.org
Subject: Norwegian dates should have a dot after day of month
X-Send-Pr-Version: 3.2

>Number:         6749
>Category:       misc
>Synopsis:       Norwegian dates should have a dot after day of month
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 25 02:50:01 PDT 1998
>Closed-Date:    Mon May 25 11:55:51 PDT 1998
>Last-Modified:  Mon May 25 11:58:49 PDT 1998
>Originator:     Hans Petter Bieker
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
none
>Environment:

>Description:

>How-To-Repeat:

$ LANG=no_NO.ISO_8859-1 date
man 25 mai 1998 11:40:25 CEST

but should return:
man 25. mai 1998 11:40:25 CEST

>Fix:
	
--- share/timedef/data/no_NO.ISO_8859-1.src.orig	Sat May 23 13:36:55 1998
+++ share/timedef/data/no_NO.ISO_8859-1.src	Mon May 25 11:26:15 1998
@@ -63,7 +63,7 @@
 #
 # c_fmt
 #
-%a %e %b %X %Y
+%a %e. %b %X %Y
 #
 # am
 #
@@ -75,4 +75,4 @@
 #
 # date_fmt
 #
-%a %e %b %Y %X %Z
+%a %e. %b %Y %X %Z
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon May 25 11:55:51 PDT 1998 
State-Changed-Why:  
Patch committed to -current and -stable, thanks! 
>Unformatted:
