diff options
Diffstat (limited to 'doc/misc/vip.texi')
| -rw-r--r-- | doc/misc/vip.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 03ca65882e5..0d9bb286330 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @settitle VIP | 3 | @settitle VIP |
| 4 | 4 | ||
| 5 | @copying | 5 | @copying |
| 6 | Copyright @copyright{} 1987, 2001-2011 Free Software Foundation, Inc. | 6 | Copyright @copyright{} 1987, 2001-2012 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | @quotation | 8 | @quotation |
| 9 | Permission is granted to copy, distribute and/or modify this document | 9 | Permission is granted to copy, distribute and/or modify this document |
| @@ -1705,7 +1705,7 @@ expressions}. For example, a typical forward search would be invoked by | |||
| 1705 | @var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s | 1705 | @var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s |
| 1706 | before @kbd{/} and the resulting @var{pat} becomes the actual search | 1706 | before @kbd{/} and the resulting @var{pat} becomes the actual search |
| 1707 | pattern. Emacs provides a different and richer class or regular | 1707 | pattern. Emacs provides a different and richer class or regular |
| 1708 | expressions than Vi/Ex, and VIP uses Emacs' regular expressions. See GNU | 1708 | expressions than Vi/Ex, and VIP uses Emacs's regular expressions. See GNU |
| 1709 | Emacs Manual for details of regular expressions. | 1709 | Emacs Manual for details of regular expressions. |
| 1710 | 1710 | ||
| 1711 | Several Ex commands can be entered in a line by separating them by a pipe | 1711 | Several Ex commands can be entered in a line by separating them by a pipe |