[BACK]Return to units.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / units

Diff for /src/usr.bin/units/units.1 between version 1.17 and 1.18

version 1.17, 2005/12/30 16:48:01 version 1.18, 2005/12/30 16:50:17
Line 41 
Line 41 
 to Fahrenheit, for example.  to Fahrenheit, for example.
 It also does not handle logarithmic units such as bels.  It also does not handle logarithmic units such as bels.
 It works interactively by prompting the user for input:  It works interactively by prompting the user for input:
 .Pp  
 .Bd -literal -offset indent  .Bd -literal -offset indent
 You have: meters  You have: meters
 You want: feet  You want: feet
Line 57 
Line 56 
 The  The
 .Nm  .Nm
 program can handle numbers as well:  program can handle numbers as well:
 .Pp  
 .Bd -literal -offset indent  .Bd -literal -offset indent
 You have: 60 miles/hr  You have: 60 miles/hr
 You want: km/hr  You want: km/hr
Line 109 
Line 107 
 If the user enters incompatible unit types, the units program will  If the user enters incompatible unit types, the units program will
 print a message indicating that the units are not conformable and  print a message indicating that the units are not conformable and
 it will display the reduced form for each unit:  it will display the reduced form for each unit:
 .Pp  
 .Bd -literal -offset indent  .Bd -literal -offset indent
 You have: ergs/hour  You have: ergs/hour
 You want: fathoms kg^2 / day  You want: fathoms kg^2 / day

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18