diff options
author | Michael Kifer <kifer@cs.stonybrook.edu> | 2002-01-10 01:57:38 +0000 |
---|---|---|
committer | Michael Kifer <kifer@cs.stonybrook.edu> | 2002-01-10 01:57:38 +0000 |
commit | 7dd0c7506faa4cd50c00e4a95facd592cd3176c7 (patch) | |
tree | 9f7d0d63ac63b61fd6b79a895f1a49646cbb80a9 /man/viper.texi | |
parent | 7df5614237dd8e3f2ed735471c2b4fe5ce40c185 (diff) | |
download | emacs-7dd0c7506faa4cd50c00e4a95facd592cd3176c7.tar.gz |
small clarification
Diffstat (limited to 'man/viper.texi')
-rw-r--r-- | man/viper.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/viper.texi b/man/viper.texi index 29495783bf0..ee8722b47b0 100644 --- a/man/viper.texi +++ b/man/viper.texi @@ -881,7 +881,7 @@ want to change this. @noindent Currently undisplayed files can be listed using the @kbd{:ar} command. The command @kbd{:n} can be given counts from the @kbd{:ar} list to switch to -other files. +other files. For example, use `:n3' to move to the third file in that list. @node Unimplemented Features,,Multiple Files in Viper,Overview @section Unimplemented Features |