Update manual to include "aword" search term for isearch command.

This commit is contained in:
Daniel Beer 2010-09-09 12:24:36 +12:00
parent c0d49ae372
commit 5dae1e9b0d
1 changed files with 2 additions and 0 deletions

View File

@ -191,6 +191,8 @@ they are specified with other options.
Match only byte operations.
.IP "\fBword\fR"
Match only word operations.
.IP "\fBaword\fR"
Match only address-word (20-bit) operations.
.IP "\fBjump\fR"
Match only jump instructions (conditional and unconditional jumps, but
not instructions such as BR which load the program counter explicitly).