aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/vip.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/vip.texi')
-rw-r--r--doc/misc/vip.texi4
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
6Copyright @copyright{} 1987, 2001-2011 Free Software Foundation, Inc. 6Copyright @copyright{} 1987, 2001-2012 Free Software Foundation, Inc.
7 7
8@quotation 8@quotation
9Permission is granted to copy, distribute and/or modify this document 9Permission 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
1706before @kbd{/} and the resulting @var{pat} becomes the actual search 1706before @kbd{/} and the resulting @var{pat} becomes the actual search
1707pattern. Emacs provides a different and richer class or regular 1707pattern. Emacs provides a different and richer class or regular
1708expressions than Vi/Ex, and VIP uses Emacs' regular expressions. See GNU 1708expressions than Vi/Ex, and VIP uses Emacs's regular expressions. See GNU
1709Emacs Manual for details of regular expressions. 1709Emacs Manual for details of regular expressions.
1710 1710
1711Several Ex commands can be entered in a line by separating them by a pipe 1711Several Ex commands can be entered in a line by separating them by a pipe