diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-04-20 23:49:28 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-04-20 23:49:28 +0000 |
commit | e4492fa2d2d13073d541d5b4a358d4f1d7d0fcbb (patch) | |
tree | dd18fe185d58cc905772cf1aec426989b7a72a2b /usr.bin/units | |
parent | f9c56d4edf24a0f1e1e0eade00cb18aa5de27010 (diff) |
No logarithmic scales.
Diffstat (limited to 'usr.bin/units')
-rw-r--r-- | usr.bin/units/units.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index 3d831b2e243..072ecbcbe19 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: units.1,v 1.10 2000/03/14 14:58:24 aaron Exp $ +.\" $OpenBSD: units.1,v 1.11 2000/04/20 23:49:27 pjanzen Exp $ .\" converted to new format by deraadt@openbsd.org .Dd July 14, 1993 .Dt UNITS 1 @@ -16,13 +16,14 @@ .Sh DESCRIPTION The .Nm -program converts quantities expression in various scales to +program converts quantities expressed in various scales to their equivalents in other scales. The .Nm program can only handle multiplicative scale changes. It cannot convert Celsius to Fahrenheit, for example. +It also does not handle logarithmic units such as bels. It works interactively by prompting the user for input: .Pp .nf |