Deleted Added
sdiff udiff text old ( 191930 ) new ( 195941 )
full compact
1.TH LESSKEY 1 "Version 436: 07 Jul 2009"
2.SH NAME
3lesskey \- specify key bindings for less
4.SH SYNOPSIS
5.B "lesskey [-o output] [--] [input]"
6.br
7.B "lesskey [--output=output] [--] [input]"
8.br
9.B "lesskey -V"

--- 344 unchanged lines hidden (view full) ---

354The only way to specify such keys is to specify the escape sequence
355which a particular keyboard sends when such a key is pressed.
356.PP
357On MS-DOS and OS/2 systems, certain keys send a sequence of characters
358which start with a NUL character (0).
359This NUL character should be represented as \e340 in a lesskey file.
360
361.SH COPYRIGHT
362Copyright (C) 2000-2009 Mark Nudelman
363.PP
364lesskey is part of the GNU project and is free software;
365you can redistribute it and/or modify it
366under the terms of the GNU General Public License as published by
367the Free Software Foundation;
368either version 2, or (at your option) any later version.
369.PP
370lesskey is distributed in the hope that it will be useful, but

--- 15 unchanged lines hidden ---