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

Diff for /src/usr.bin/mg/mg.1 between version 1.114 and 1.115

version 1.114, 2019/06/06 18:17:34 version 1.115, 2019/06/17 11:39:26
Line 405 
Line 405 
 Move cursor backwards by the specified number of words.  Move cursor backwards by the specified number of words.
 .It beginning-of-buffer  .It beginning-of-buffer
 Move cursor to the top of the buffer.  Move cursor to the top of the buffer.
   If set, keep mark's position, otherwise set at current position.
 A numeric argument  A numeric argument
 .Va n  .Va n
 will move n/10th of the way from the top.  will move n/10th of the way from the top.
Line 529 
Line 530 
 Stop defining a keyboard macro.  Stop defining a keyboard macro.
 .It end-of-buffer  .It end-of-buffer
 Move cursor to the end of the buffer.  Move cursor to the end of the buffer.
   If set, keep mark's position, otherwise set at current position.
 A numeric argument  A numeric argument
 .Va n  .Va n
 will move n/10th of the way from the end.  will move n/10th of the way from the end.

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.115