diff options
| -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. | |||
| 881 | @noindent | 881 | @noindent |
| 882 | Currently undisplayed files can be listed using the @kbd{:ar} command. The | 882 | Currently undisplayed files can be listed using the @kbd{:ar} command. The |
| 883 | command @kbd{:n} can be given counts from the @kbd{:ar} list to switch to | 883 | command @kbd{:n} can be given counts from the @kbd{:ar} list to switch to |
| 884 | other files. | 884 | other files. For example, use `:n3' to move to the third file in that list. |
| 885 | 885 | ||
| 886 | @node Unimplemented Features,,Multiple Files in Viper,Overview | 886 | @node Unimplemented Features,,Multiple Files in Viper,Overview |
| 887 | @section Unimplemented Features | 887 | @section Unimplemented Features |