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

Diff for /src/usr.bin/dc/dc.1 between version 1.13 and 1.14

version 1.13, 2003/10/23 09:01:42 version 1.14, 2003/11/04 08:10:06
Line 214 
Line 214 
 Exits the program.  Exits the program.
 If executing a string, the recursion level is  If executing a string, the recursion level is
 popped by two.  popped by two.
   .It Ic r
   The top two values on the stack are reversed (swapped).
   This is a non-portable extension.
 .It Ic S Ns Ar x  .It Ic S Ns Ar x
 Register  Register
 .Ar x  .Ar x

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14