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

Diff for /src/usr.bin/less/lesskey.1 between version 1.8 and 1.9

version 1.8, 2007/05/31 19:20:12 version 1.9, 2011/09/16 18:12:09
Line 1 
Line 1 
 .\"     $OpenBSD$  .\"     $OpenBSD$
 .\"  .\"
 .\" Copyright (C) 2000  Mark Nudelman  .\" Copyright (C) 2000-2011  Mark Nudelman
 .\"  .\"
 .\" Redistribution and use in source and binary forms, with or without  .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions  .\" modification, are permitted provided that the following conditions
Line 274 
Line 274 
 \een    repeat-search-all  \een    repeat-search-all
 N       reverse-search  N       reverse-search
 \eeN    reverse-search-all  \eeN    reverse-search-all
   &       filter
 m       set-mark  m       set-mark
 \'      goto-mark  \'      goto-mark
 ^X^X    goto-mark  ^X^X    goto-mark
Line 387 
Line 388 
 \eek    up  \eek    up
 \eku    up  \eku    up
 \eej    down  \eej    down
   ^G      abort
 .Ed  .Ed
 .Sh ENVIRONMENT SECTION  .Sh ENVIRONMENT SECTION
 The environment variable section begins with the line  The environment variable section begins with the line
Line 448 
Line 450 
 .Pp  .Pp
 Send bug reports or comments to the above address or to  Send bug reports or comments to the above address or to
 .Aq bug\-less@gnu.org .  .Aq bug\-less@gnu.org .
 .Sh CAVEATS  .\" .Sh CAVEATS
 It is not possible to specify special keys, such as uparrow,  
 in a keyboard-independent manner.  
 The only way to specify such keys is to specify the escape sequence  
 which a particular keyboard sends when such a key is pressed.  
 .\" .Pp  
 .\" On MS-DOS and OS/2 systems, certain keys send a sequence of characters  .\" On MS-DOS and OS/2 systems, certain keys send a sequence of characters
 .\" which start with a NUL character (0).  .\" which start with a NUL character (0).
 .\" This NUL character should be represented as \e340 in a lesskey file.  .\" This NUL character should be represented as \e340 in a lesskey file.

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