diff options
author | 2010-10-16 00:44:42 +0000 | |
---|---|---|
committer | 2010-10-16 00:44:42 +0000 | |
commit | 7784cc73b0864c0f88c65d5cdca3b70d8e8ae427 (patch) | |
tree | 2754d0e78c6ea23288db531a553f259999828853 | |
parent | Allow blank lines and ignore comments in tbl data. (diff) | |
download | wireguard-openbsd-7784cc73b0864c0f88c65d5cdca3b70d8e8ae427.tar.xz wireguard-openbsd-7784cc73b0864c0f88c65d5cdca3b70d8e8ae427.zip |
historically, an acre has been defined as the area an ox works in a day,
but units knows nothing about oxen. correct this omission. ok deraadt
-rw-r--r-- | usr.bin/units/units.lib | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/units/units.lib b/usr.bin/units/units.lib index 0ba0aa1a254..68d0d2a16c7 100644 --- a/usr.bin/units/units.lib +++ b/usr.bin/units/units.lib @@ -1,4 +1,4 @@ -/ $OpenBSD: units.lib,v 1.11 2002/07/17 16:42:12 mickey Exp $ +/ $OpenBSD: units.lib,v 1.12 2010/10/16 00:44:42 tedu Exp $ / $NetBSD: units.lib,v 1.3 1996/04/06 06:01:04 thorpej Exp $ / primitive units @@ -180,6 +180,8 @@ nmile 1852 m acre 4840 yd2 +ox acre/day + cc cm3 liter kilocc ml milliliter |