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

Diff for /src/usr.bin/bc/bc.1 between version 1.7 and 1.8

version 1.7, 2003/10/19 19:21:48 version 1.8, 2003/10/20 09:27:48
Line 125 
Line 125 
 a string of characters, enclosed in double quotes  a string of characters, enclosed in double quotes
 .Ed  .Ed
 .Pp  .Pp
 The E's in a for statement may all three be empty.  All three E's in a for statement may be empty.
 This is a non-portable extension.  This is a non-portable extension.
 The continue statement also is a non-portable extension.  The continue statement is also a non-portable extension.
 .Pp  .Pp
 Function definitions  Function definitions
 .Bd -unfilled -offset indent -compact  .Bd -unfilled -offset indent -compact
Line 235 
Line 235 
 or  or
 .Sq \&!  .Sq \&!
 operators.  operators.
 .Pp  
 .Pp  .Pp
 .Ql Quit  .Ql Quit
 is interpreted when read, not when executed.  is interpreted when read, not when executed.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8