Package: units
Version: 1.85-3
Severity: normal

Hi,

I noticed something weird, acres are treating feet and survey feet backwards
as far as I can tell. According to my copy of Glover's Pocket Ref 2nd ed. it 
should be 640 acres in a sq mile exactly.


$ echo $LANG
C
$ units '1 acre' 'mile^2'
        * 0.0015625063
        / 639.99744
$ units '1 usacre' 'mile^2'
        * 0.0015625063
        / 639.99744
$ units '1 intacre' 'mile^2'
        * 0.0015625
        / 640

/usr/share/misc/units.dat has:
# Localisation
#
!locale en_US
....
acre                    usacre
acrefoot                usacrefoot


but usacre is aliased to 10 surveychain^2 and usacrefoot to surveyfoot.

the default foot in the US is not the survey foot, so it is odd that
the default acre is set to use survey feet.


or it could be that I've been staring at this too long and I'm missing
the intention.

export LANG=en_US   # doesn't help  (I am in New Zealand)


??

thanks,
Hamish

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages units depends on:
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libncurses5            5.5-5             Shared libraries for terminal hand
ii  libreadline5           5.2-2             GNU readline and history libraries

units recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to