Update units(1) to allow conversion between degC and degF
authorMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 4 Dec 2008 14:10:23 +0000 (15:10 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Thu, 4 Dec 2008 14:10:23 +0000 (15:10 +0100)
commit3111804c06112dfade510909dc4cd3860fb9da55
treee88398d639700c920b7be2dc1d720e3abca27c90
parentd1708b422fbe0c54edbd822082ca43c2b47fb00a
Update units(1) to allow conversion between degC and degF

This patch (in modified form from FreeBSD) rested for some time on
my disk, so I'll throw it in.  It allows conversion between Celsius
and Fahrenheit:

You have: 20 degC
You want: degF
68

Reminded-by: corecode@
usr.bin/units/units.1
usr.bin/units/units.c
usr.bin/units/units.lib