History log of /freebsd-10.1-release/usr.bin/units/units.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 233510 26-Mar-2012 joel

mdoc: terminate quoted strings.

Reviewed by: brueffer


# 225596 15-Sep-2011 dwmalone

It seems when I added code for affine unit changes to units, I
forgot to tell the man page we could now convert Celsius to Fahrenheit.

Approved by: re (kib)
MFC after: 1 month


# 141846 13-Feb-2005 ru

Expand *n't contractions.


# 140420 18-Jan-2005 ru

Sort sections.


# 131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 131475 02-Jul-2004 ru

mdoc(7): Fixed list types.


# 79755 15-Jul-2001 dd

Remove whitespace at EOL.


# 75941 25-Apr-2001 dougb

Reverse order of from and to in order to match reality.

PR: 26631
Submitted by: Glenn Johnson, glennpj@charter.net


# 73259 01-Mar-2001 dcs

All temperature scales are centigrades. Use "Celsius" instead.


# 70338 24-Dec-2000 dwmalone

As far as I can tell, you have never been able to use 'ab' as a unit
name if 'a' and 'b' are unit names. You can use 'a b' though.


# 70197 19-Dec-2000 ru

Prepare for mdoc(7)NG.


# 68854 17-Nov-2000 ru

mdoc(7) police: use certified section headers wherever possible.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 34801 23-Mar-1998 charnier

.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.


# 28502 21-Aug-1997 charnier

Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.


# 25504 06-May-1997 alex

Specify the full path of units.lib in the FILES section.


# 23012 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 16269 09-Jun-1996 alex

Added revised manpage submitted by the author of units.

Reviewed by: alex
Submitted by: Adrian Mariano <adrian@cam.cornell.edu>


# 16187 08-Jun-1996 alex

This commit was generated by cvs2svn to compensate for changes in r16186,
which included commits to RCS files with non-trunk default branches.


# 16186 08-Jun-1996 alex

Units conversion utility courtesy of NetBSD.

Submitted by: Jeremy Prior
Obtained from: NetBSD