diff options
author | 2012-12-29 16:02:15 +0000 | |
---|---|---|
committer | 2012-12-29 16:02:15 +0000 | |
commit | 5c83c0b557145627e85a61b945773dfb923e1595 (patch) | |
tree | 2fe1c3800170ea82cf7972352454a66dadfffd5c | |
parent | make sure the entry from tree_src_tracking is still in the pool; (diff) | |
download | wireguard-openbsd-5c83c0b557145627e85a61b945773dfb923e1595.tar.xz wireguard-openbsd-5c83c0b557145627e85a61b945773dfb923e1595.zip |
siderealhour is measured in terms of siderealday, not "sidereal day";
from Alan Barrett, netbsd fix -r1.16;
-rw-r--r-- | usr.bin/units/units.lib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/units.lib b/usr.bin/units/units.lib index 097165be165..3b9c695b93f 100644 --- a/usr.bin/units/units.lib +++ b/usr.bin/units/units.lib @@ -1,4 +1,4 @@ -/ $OpenBSD: units.lib,v 1.43 2012/12/01 08:19:16 jmc Exp $ +/ $OpenBSD: units.lib,v 1.44 2012/12/29 16:02:15 jmc Exp $ / $NetBSD: units.lib,v 1.3 1996/04/06 06:01:04 thorpej Exp $ / primitive units @@ -745,7 +745,7 @@ kilohm kiloohm megohm megaohm siderealyear 365.256360417 day siderealday 23.934469444 hour -siderealhour 1|24 sidereal day +siderealhour 1|24 siderealday lunarmonth 29.5305555 day synodicmonth lunarmonth siderealmonth 27.32152777 day |