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

This commit is contained in:
Daniel C. Sobral 2001-03-01 05:51:46 +00:00
parent 470b24b584
commit 5bf6254172
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73259

View File

@ -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