Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/units Fix references to undefined units:
details: https://anonhg.NetBSD.org/src/rev/7a6e65417ca6
branches: trunk
changeset: 783546:7a6e65417ca6
user: apb <apb%NetBSD.org@localhost>
date: Fri Dec 28 13:45:53 2012 +0000
description:
Fix references to undefined units:
* "southamericarand" should be "southafricarand";
* "sidereal day" should be "siderealday";
* "perusol" should be "perunewsol".
diffstat:
usr.bin/units/units.lib | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r b03339f252df -r 7a6e65417ca6 usr.bin/units/units.lib
--- a/usr.bin/units/units.lib Fri Dec 28 13:25:25 2012 +0000
+++ b/usr.bin/units/units.lib Fri Dec 28 13:45:53 2012 +0000
@@ -1,4 +1,4 @@
-/ $NetBSD: units.lib,v 1.15 2011/03/28 00:08:47 dholland Exp $
+/ $NetBSD: units.lib,v 1.16 2012/12/28 13:45:53 apb Exp $
/ primitive units
@@ -290,7 +290,7 @@
saudiarabiariyal .26702 $
singaporedollar .6157 $
slovakkoruna .034 $
-southamericarand .21 $
+southafricarand .21 $
southkoreawon .001 $
swedenkrona .13 $
switzerlandfranc .66 $
@@ -322,7 +322,7 @@
peseta spainpeseta
rand southafricarand
escudo portugalescudo
-sol perusol
+newsol perunewsol
guilder netherlandsguilder
hollandguilder netherlandsguilder
peso mexicopeso
@@ -623,7 +623,7 @@
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
Home |
Main Index |
Thread Index |
Old Index