Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2014 04:55:33 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r263929 - head/usr.bin/units
Message-ID:  <201403300455.s2U4tXGn075976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Mar 30 04:55:33 2014
New Revision: 263929
URL: http://svnweb.freebsd.org/changeset/base/263929

Log:
  Teach units(1) that an erg and ergon are the same thing.

Modified:
  head/usr.bin/units/units.lib

Modified: head/usr.bin/units/units.lib
==============================================================================
--- head/usr.bin/units/units.lib	Sun Mar 30 04:40:41 2014	(r263928)
+++ head/usr.bin/units/units.lib	Sun Mar 30 04:55:33 2014	(r263929)
@@ -298,6 +298,7 @@ N			newton
 joule			nt-m
 J			joule
 cal			4.1868 joule
+ergon			erg
 
 / Electrical
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403300455.s2U4tXGn075976>