diff options
| author | Daniel C. Sobral <dcs@FreeBSD.org> | 2001-03-01 05:51:46 +0000 |
|---|---|---|
| committer | Daniel C. Sobral <dcs@FreeBSD.org> | 2001-03-01 05:51:46 +0000 |
| commit | 5bf6254172484b982976f3fce85be0262180421a (patch) | |
| tree | fdde4297bc39bd49a355c18a887979ffa29a736b /usr.bin | |
| parent | 470b24b584ece556acd3e4ba4f663b63677f3571 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/units/units.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index 627612699cac..b648ecab87a8 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -32,7 +32,7 @@ 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 Centigrade +handle multiplicative scale changes. It cannot convert Celsius to Fahrenheit, for example. It works interactively by prompting the user for input: .Bd -literal |
