From nobody@FreeBSD.org  Sun Oct 30 21:02:22 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9541716A48E
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Oct 2005 21:02:22 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CE5BF43D67
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Oct 2005 21:02:20 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9UL2Ksr075523
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 30 Oct 2005 21:02:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9UL2KLQ075498;
	Sun, 30 Oct 2005 21:02:20 GMT
	(envelope-from nobody)
Message-Id: <200510302102.j9UL2KLQ075498@www.freebsd.org>
Date: Sun, 30 Oct 2005 21:02:20 GMT
From: J Vinopal <banshee@abattoir.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: units table errors/omissions for troy ounce conversions
X-Send-Pr-Version: www-2.3

>Number:         88252
>Category:       bin
>Synopsis:       [patch] units(1) table errors/omissions for troy ounce conversions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 30 21:10:08 GMT 2005
>Closed-Date:    Thu Aug 14 01:48:11 UTC 2008
>Last-Modified:  Thu Aug 14 01:50:08 UTC 2008
>Originator:     J Vinopal
>Release:        4.11-RELEASE
>Organization:
>Environment:
FreeBSD XXX 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Fri Apr  8 19:22:49 PDT 2005     XXX:/usr/obj/usr/src/sys/GABFIREWALL  i386            
>Description:
Updates to /usr/share/misc/units.lib

The "pennyweight" is 1/20th of a troy ounce, not the std ounce.  It should = 24 grains.

Add "dwt" as an abbreviation for "pennyweight".  This is commonly used in the mining community.

Also "troy ounce" or perhaps "troz" should be added as a synonym for "apounce". 

troyounce               apounce
troz                    apounce
pennyweight             1|20 troz (or apounce)
pwt                     pennyweight
dwt                     pennyweight

>How-To-Repeat:
         
>Fix:
Delete pennyweight = 1|20 oz

troyounce               apounce
troz                    apounce
pennyweight             1|20 troz (or apounce)
pwt                     pennyweight
dwt                     pennyweight
     
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 5 11:12:45 UTC 2008 
Responsible-Changed-Why:  
Track for handling 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88252 
State-Changed-From-To: open->patched 
State-Changed-By: edwin 
State-Changed-When: Thu Aug 7 00:15:10 UTC 2008 
State-Changed-Why:  
Submitted to head 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88252 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/88252: commit references a PR
Date: Thu,  7 Aug 2008 00:15:18 +0000 (UTC)

 edwin       2008-08-07 00:14:56 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.bin/units        units.lib 
   Log:
   SVN rev 181352 on 2008-08-07 00:14:56Z by edwin
   
   Update the units library file.
   
   - Merge changes from NetBSD and OpenBSD.
   - Add the Euro as a primitive unit, add old converted currency and
     pegged currency (Obtained from Wikipedia)
   - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged
     currency and add pegged currency (Obtained from Wikipedia)
   - Updated the accuracy of a lot of constants (Obtained from Wikipedia)
   
   PR:             bin/106545 bin/88252
   Submitted by:   trasz<trasz@pin.if.uz.zgora.pl>, J Vinopal <banshee@abattoir.com>
   Approved by:    bde@ (mentor)
   MFC after:      1 week
   
   Revision  Changes    Path
   1.17      +195 -104  src/usr.bin/units/units.lib
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Aug 14 01:47:56 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88252 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/88252: commit references a PR
Date: Thu, 14 Aug 2008 01:48:00 +0000 (UTC)

 edwin       2008-08-14 01:47:39 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     usr.bin/units        units.lib 
   Log:
   SVN rev 181709 on 2008-08-14 01:47:39Z by edwin
   
   MFC of r181352
   
   Update the units library file.
   
   - Merge changes from NetBSD and OpenBSD.
   - Add the Euro as a primitive unit, add old converted currency and
     pegged currency (Obtained from Wikipedia)
   - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged
     currency and add pegged currency (Obtained from Wikipedia)
   - Updated the accuracy of a lot of constants (Obtained from Wikipedia)
   
   PR:             bin/106545 bin/88252
   Submitted by:   trasz<trasz@pin.if.uz.zgora.pl>, J Vinopal <banshee@abattoir.com>
   
   Revision   Changes    Path
   1.16.18.1  +195 -104  src/usr.bin/units/units.lib
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/88252: commit references a PR
Date: Thu, 14 Aug 2008 01:48:09 +0000 (UTC)

 edwin       2008-08-14 01:47:42 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     usr.bin/units        units.lib 
   Log:
   SVN rev 181710 on 2008-08-14 01:47:42Z by edwin
   
   MFC of r181352
   
   Update the units library file.
   
   - Merge changes from NetBSD and OpenBSD.
   - Add the Euro as a primitive unit, add old converted currency and
     pegged currency (Obtained from Wikipedia)
   - Rename "dollar" to "usdollar" as primitive unit, remove non-pegged
     currency and add pegged currency (Obtained from Wikipedia)
   - Updated the accuracy of a lot of constants (Obtained from Wikipedia)
   
   PR:             bin/106545 bin/88252
   Submitted by:   trasz<trasz@pin.if.uz.zgora.pl>, J Vinopal <banshee@abattoir.com
   >
   
   Revision  Changes    Path
   1.16.8.1  +195 -104  src/usr.bin/units/units.lib
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
