Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/units On second thought, don't include more than one...



details:   https://anonhg.NetBSD.org/src/rev/7083a83e3f08
branches:  trunk
changeset: 1009392:7083a83e3f08
user:      scole <scole%NetBSD.org@localhost>
date:      Wed Apr 22 16:35:47 2020 +0000

description:
On second thought, don't include more than one spelling for thai units

diffstat:

 usr.bin/units/units.lib |  9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 8ba5ca4cc2d3 -r 7083a83e3f08 usr.bin/units/units.lib
--- a/usr.bin/units/units.lib   Wed Apr 22 16:24:15 2020 +0000
+++ b/usr.bin/units/units.lib   Wed Apr 22 16:35:47 2020 +0000
@@ -1,4 +1,4 @@
-/      $NetBSD: units.lib,v 1.21 2020/04/22 16:21:37 scole Exp $
+/      $NetBSD: units.lib,v 1.22 2020/04/22 16:35:47 scole Exp $
 
 / primitive units
 
@@ -658,15 +658,13 @@
 nio                    4 krabiat
 khuep                  12 nio
 sok                    2 khuep
-wa                     4 sok
-wah                    wa
-sen                    20 wa
+wah                    4 sok
+sen                    20 wah
 yot                    400 sen
 
 / Thai area
 
 tarangwah              4 m2
-talangwah              tarangwah
 ngan                   100 tarangwah
 rai                    4 ngan
 
@@ -674,7 +672,6 @@
 
 salueng                        3.75 gm
 baht                   4 salueng
-bat                    baht
 tamlueng               4 baht
 chang                  20 tamlueng
 hap                    50 chang



Home | Main Index | Thread Index | Old Index