Deleted Added
full compact
1c1
< .TH LESS 1 "Version 409: 12 Oct 2007"
---
> .TH LESS 1 "Version 415: 15 Nov 2007"
802,806d801
< .IP "\-\-no-keypad"
< Disables sending the keypad initialization and deinitialization strings
< to the terminal.
< This is sometimes useful if the keypad strings make the numeric
< keypad behave in an undesirable manner.
849a845,862
> .IP "\-\-no-keypad"
> Disables sending the keypad initialization and deinitialization strings
> to the terminal.
> This is sometimes useful if the keypad strings make the numeric
> keypad behave in an undesirable manner.
> .IP "\-\-follow-name"
> Normally, if the input file is renamed while an F command is executing,
> .I less
> will continue to display the contents of the original file despite
> its name change.
> If \-\-follow-name is specified, during an F command
> .I less
> will periodically attempt to reopen the file by name.
> If the reopen succeeds and the file is a different file from the original
> (which means that a new file has been created
> with the same name as the original (now renamed) file),
> .I less
> will display the contents of that new file.