summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/units.1
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: terminate quoted strings.joel2012-03-261-17/+17
| | | | Reviewed by: brueffer
* It seems when I added code for affine unit changes to units, Idwmalone2011-09-151-3/+5
| | | | | | | forgot to tell the man page we could now convert Celsius to Fahrenheit. Approved by: re (kib) MFC after: 1 month
* Expand *n't contractions.ru2005-02-131-1/+1
|
* Sort sections.ru2005-01-181-7/+7
|
* Mechanically kill hard sentence breaks.ru2004-07-021-19/+40
|
* mdoc(7): Fixed list types.ru2004-07-021-2/+2
|
* Remove whitespace at EOL.dd2001-07-151-12/+12
|
* Reverse order of from and to in order to match reality.dougb2001-04-251-1/+1
| | | | | PR: 26631 Submitted by: Glenn Johnson, glennpj@charter.net
* All temperature scales are centigrades. Use "Celsius" instead.dcs2001-03-011-1/+1
|
* As far as I can tell, you have never been able to use 'ab' as a unitdwmalone2000-12-241-1/+1
| | | | name if 'a' and 'b' are unit names. You can use 'a b' though.
* Prepare for mdoc(7)NG.ru2000-12-191-17/+18
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-211-80/+81
|
* Specify the full path of units.lib in the FILES section.alex1997-05-061-2/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | 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.
* Added revised manpage submitted by the author of units.alex1996-06-101-26/+60
| | | | | Reviewed by: alex Submitted by: Adrian Mariano <adrian@cam.cornell.edu>
* Units conversion utility courtesy of NetBSD.alex1996-06-081-0/+124
Submitted by: Jeremy Prior Obtained from: NetBSD
OpenPOWER on IntegriCloud