=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/more/Attic/more.help,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/more/Attic/more.help 1996/09/28 21:58:46 1.3 --- src/usr.bin/more/Attic/more.help 1996/10/14 03:51:05 1.4 *************** *** 15,21 **** / Search for kth occurrence of regular expression [1] n Search for kth occurrence of last r.e [1] ! or :! Execute in a subshell ! v Start up /usr/ucb/vi at current line ctrl-L Redraw screen :n Go to kth next file [1] :p Go to kth previous file [1] --- 15,21 ---- / Search for kth occurrence of regular expression [1] n Search for kth occurrence of last r.e [1] ! or :! Execute in a subshell ! v Start up $EDITOR or /usr/bin/vi at current line ctrl-L Redraw screen :n Go to kth next file [1] :p Go to kth previous file [1]